@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"Courier New", Courier;
	color:#CCCCCC;
	background:#000000;
	
	
}





a:link {text-decoration: underline;color:#999;}
a:visited {text-decoration: underline;color:#999;}
a:active {text-decoration: underline;color:#999;}
a:hover {text-decoration: underline; color:#CCC;}

