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