<style type="text/css">
body {
	background-color: #e6615c;
}
a:link {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #9c4f0a;
	letter-spacing: 1px;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #9c4f0a;
	letter-spacing: 1px;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif; "Courier New", Courier, mono;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #9c4f0a;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.toplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdc8a0;
}
</style>