body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/repeater.gif);
	background-repeat: repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	border: #CC0000;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	border: #CC0000;
}
a:hover {
	color: #FFFFDC;
	text-decoration:  none;
	border: #CC0000;
}

