a:link, a:visited, a:active { 
color: white; 
background: transparent; 
text-decoration: none; 
}
a:hover {
	color: #6C87B4;
}
