body {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#006;
}

a:visited {
	color:#039;
}

a:hover {
	color:#c00;
}