a:hover {
	color: #CCFF33;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
