body {
    background: #000000; 
    color: #fffafa;
    font-family: arial, helvetica, sans-serif;
}
a:link { 
	background: #000000;
	color: #ff0000; 
}
a:visited { 
	background: #000000;
	color: #c0c0c0; 
}
a:active { 
	background: #000000;
	color: #708090; 
}
a:hover { 
	background: #000000;
	color: #f0f8ff; 
}
a:visited, a:active, a:hover { 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal; 
}
h2  {
	background: #000000;
	color: silver;
}
b.name {
	background: #000000;
	color: #ffffff;
	font-family: "comic sans ms";
	font-size: 16pt;
	text-align: center;
}
b.rank {
	background: #000000;
	color: silver;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
}
