a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #6495ED;
	text-decoration: none;
}