body { 	
			padding: 0;  
			margin-top: 0px; 
			margin-left: 0px; 
			margin-right: 0px; 
			margin-bottom: 0px;   
			background: #000000;
			
			font: normal 13px/19px "Trebuchet MS",verdana, sans-serif; 
			color: #f0f0f0;
			}


table,td {font: normal 13px/19px "Trebuchet MS",verdana, sans-serif; color: #f0f0f0;}

a:link { color: #000; text-decoration: none; border: 0px; }
a:visited { color: #000; text-decoration:none; }
a:hover { color: #000; text-decoration: underline;}
a:active { color: #000; text-decoration:none; }
a:focus { color: #000; text-decoration:none; }
