a:link, a:visited, a:hover {
	color: #284F97;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}