a:hover {
	text-decoration: none;
	background-color: #0066CC;
	color: #FFCC00;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
