@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

body {
	background-color: #000;
}

a:link {
	color: #CCC;
}

a:visited {
	color: #FFF;
}