a:link {
	color:#0004AC;
}

a:hover {
	color:#0004AC;
	background-color:#FFCC00;
	text-decoration:underline;
}

a:visited {
	color:#6C0094;
}


