a:link
{
	color: #FFFFFF;
}
a:hover 
{
	color: #0099FF; 
	text-decoration:underline;
}
body
{
	margin:0px;
	color: #0099FF;
	background-color: black;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center 50%;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #c9c9c9;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #7083AE;
	SCROLLBAR-ARROW-COLOR: #0099FF;
	SCROLLBAR-TRACK-COLOR: #000011;
	SCROLLBAR-DARKSHADOW-COLOR: #7083AE;
}

td {
	font:13px "Times New Roman", Times, serif;
	color: #CCCCCC;
	}
th {
	background-image: url(''); 
	font:13px;
	color:#FFFFFF;
	}
a {
	color: #ffffff;
	text-decoration:none;
	}
