a:link {
	color: #005298;
}

a:visited {
  color: #005298;
}

a:hover {
	color: #B0DACA;
	text-decoration: none;
}