
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.border { border:#151515 1px solid;}
.copyright{ 	color:#666666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;}


.a:link {
	color: #FFFFFF;
    text-decoration: none ;
}
.a:visited {
	color: #FFFFFF;
    text-decoration: line-through; 
}
.a:hover {
	color: #99FF00;
    text-decoration: underline ;  
 } 
.a:active {
	color: #FF3300;
}	
a:link {
	color: #FFFFFF;
    text-decoration: none ;
}
a:visited {
	color: #FFFFFF;
    text-decoration: none; 
}
a:hover {
	color: #99FF00;
    text-decoration: underline ;  
 } 
a:active {
	color: #FF3300;
}
