a:link {
	color: #045C9B;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #11639B;
	text-decoration: none;
}
