

a:visited, a:link {
	color: #808080;
	text-decoration: none;
}

a:active, a:hover {
	color: #5093AD;
	text-decoration: none;
}



