a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
