a:link {        
	text-decoration: none;
               
}
a:visited{    color: #899FE0;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.border {
border-left-width: 8px;
border-color: #4F6ED0
}

