a:link {
	color: #0033FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
	background-color: #FFFF80;
}
