a:hover {
	color: #7289AF;
	text-decoration: none;
}
a:link {
	color: #62779D;
}
a:visited {
	color: #3D5876;
}

