body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFCC;
	font-family: Comic Sans MS;
}
a:link {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	text-decoration:none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.top table{
	border-style:double;
	font-family:Tahoma;
	
}
.top td {
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
}
.top a:link {
	color:#FFFF00;
}
.top a:visited {
	color:#FFFF00;
}


