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