a:link {
	color:#B40310 ;
	text-decoration: none;
}

a:visited {
  color:#B40310 ;
  text-decoration: none;
}

a:hover {
	color: #B40310;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #B40310;
	text-decoration: none;
}



