body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: CC6633;
}

td {
	color: #CC6633;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #FF6633;
	font-size: 9px;
	text-decoration: none;
}

a:visited {
    color: #FF9900;
    text-decoration: none;
}

a:hover {
    color: #FF9900;
	text-decoration: none;
}

a:active {
   color: #FF9900;
	font-weight: bold;
   text-decoration: none;
}

.mini {
	color: #CC6633;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}

.info {
	color: #CC6633;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}