A, A:link, A:visited, A:active
{
	color: #000000;
	text-decoration : underline;
	font-family: Tahoma, Verdana; 
	font-size: 11px;
}

A:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

BODY, TD
{
	font-family: Tahoma, Helvetica, Arial, "Arial CE", sans-serif;
	color: black;
	font-size: 11px;
}
a.toplist {
color : #000000;
font-size : 15px;
text-decoration : none;
font-weight : bold;
font-family : verdana;
}
a.toplist:hover {
color : #000066;
font-size : 15px;
text-decoration : underline;
font-weight : bold;
font-family : verdana;
}
a.toplist:visited {
color : #000066;
font-size : 15px;
text-decoration : none;
font-weight : bold;
font-family : verdana;
}
