A:LINK {
	text-decoration : none; color : #cdcdcd;
}
A:VISITED  {
	text-decoration : none; color: #cdcdcd;
}
A:ACTIVE  {
	text-decoration : none; color: #cdcdcd;
}
A:HOVER  {
	text-decoration : underline; color : #ffff00;
}
.numbers {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : -1px;
	font-weight : bold;
	color : #cdcdcd;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #cdcdcd;
}
.credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #a9a9a9;
}
TD.sponsor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #cdcdcd;
	text-align : center;
}
