body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
