BODY,TABLE {
	color : White;
	background-color : Black;
	font-family : Arial, "MS Sans Serif", "Times New Roman", sans-serif;
	font-size : 13px;
}
TABLE.standings {
	color : White;
	background-color : #003366;
	font-family : Arial, "MS Sans Serif", "Times New Roman", sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.standings{
	text-decoration : none;
}

A {
	color : #cc9933;
}

A:HOVER {
	color : #333333;
}

A.menu{
	color : #000000;
	text-decoration : none;
	font-size : 11pt;
	background-color : cccccc;
	font-weight: bold;	
}
A.player{
	color : #000000;
	text-decoration : none;
	font-size : 10px;
}

.PlayerTitle {
	color: #000000;
	font-weight: bold;
	font-style: italic;	
}

A.menu:HOVER{
	color : #333333;
	text-decoration : underline;
}

table.menu{
	font-size : 10px;
	background-color : cccccc;
}

