

body { 	background-color:#000000;
	color:#FF0000;
	text-transform:uppercase;
	font-family:#Arial,sans-serif;
	scrollbar-base-color:##000000;
	scrollbar-3dlight-color:#808080;
	scrollbar-arrow-color:#FF0000;
	scrollbar-darkshadow-color:#808080;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#808080;
	scrollbar-track-color:#000000; 
 
}

table { text-transform:uppercase; 
	text-align:center;
	
}

a:link { color:#C0C0C0; text-decoration:none; }

a:visited { color:#C0C0C0; text-decoration:none; }

a:active { color:#C0C0C0; text-decoration:none; }


