a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}

a {
	color: #000033;
}
