a, a:link, a:visited {
	color: #304B67;
	text-decoration: none;
}
a:hover{
	color: #b21515;
       text-decoration: underline;
}