body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family : Arial, MS Sans Serif, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Beige;
}

TABLE {
	font-family : Arial, MS Sans Serif, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Beige;
}

A {
	font-family : Arial, MS Sans Serif, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Bisque;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, MS Sans Serif, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : BurlyWood;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, MS Sans Serif, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Beige;
	text-decoration : underline;
}

a.toplist:link {
	color : Bisque;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

a.toplist:visited {
	color : Bisque;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

a.toplist:hover {
	color : Beige;
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

a.spons:link {
	color : Bisque;
	text-decoration : none;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
}

a.spons:visited {
	color : Bisque;
	text-decoration : none;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
}

a.spons:hover {
	color : Beige;
	text-decoration : underline;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
}