BODY {
	background: #999999;
	color : silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
TD {
	background: #666666;
	color : orange;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.tdheader {
	background: orange;
	color : #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.tdheaderTop {
	background: orange;
	color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
}

A {
	color: white;
	font-size: 8pt;
}

.apartners {
	color: #ccff00;
}

.bpartners {
	color: #ccff00;
			font-size: 8pt;
}


A:Hover {
	color: orange;
	font-size: 8pt;
}

.Afooter:Hover {
	color: white;
}

a.games {
	color: black;
	font-size: 10pt;
}

a.games:hover {
	color: #666666;
	font-size: 10pt;
}
a.games: visited {
	color: black;
	font-size: 10pt;
}

HR {
	height: 1pt;
}
