<style type="text/css">
body {
	background-color: #121212;
}
a:link {
	color: #dcb76d; TEXT-DECORATION: none; 
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px; 
	font-weight: bold;
}
a:visited {
	color: #dcb76d; TEXT-DECORATION: none; 
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono; 
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #cc9933; TEXT-DECORATION: none; 
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono; 
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #dcb76d; TEXT-DECORATION: none; 
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.name {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23477b;
	font-weight: bold;
	text-transform: uppercase;
}
.wm {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px;
	color: #464343;
	font-weight: 200;
	letter-spacing: 1px;
	word-spacing: normal;
	}
.toplist {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	font-size: 14px;
	color: #555555;
}
</style>