body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #990000;
	font-weight: bold;
}

