body {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	background-color: #000000;
	color: #FFFFCC;
}
a:link {
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF3399;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: small;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-size: small;
}

