
a:link {
	
	color: #000066;
	
}
a:hover {
	
	color: #FFFFFF;
	
}

a:visited {
	
	color: #000066;
	
}
