body {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	margin: 0px;
	background-repeat:repeat;
	background-color: #000000;
	font-size:12px;
	border:#FFFFFF
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	color:#CCCCCC
}

th {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border:#FFFFFF
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border:#FFFFFF
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border:#FFFFFF
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border:#FFFFFF
