body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
  
a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;


}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;

}

a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;

}
td {
	font-size: x-small;
	color: #FFFFFF;
	border: thin none;


}
table {
	border: thin none #000000;
	background-color: #000000;

}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}

