<style type="text/css">
body {
	background-color: #333333;
}
a:link {
	color: #ffcc00; TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	letter-spacing: 1px;
}
a:visited {
	color: #ffcc00; TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:hover {
	color: #990000; TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:active {
	color: #ffcc00; TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
div.box { border: solid; border-width: thin; width:auto; border-color: #ffcc00; background:#000000}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccc33;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wm {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	font-weight: 200;
	letter-spacing: 1px;
	word-spacing: normal;
	}
.toplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	letter-spacing: 1px;
}
</style>