body {
	margin: 0px;
	scrollbar-3dlight-color:#BCBCBC; 
	scrollbar-arrow-color:#BCBCBC; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#BCBCBC; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
	background-color: #000;
	font-weight: bold
	}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none
	}
a {  
	color: #333333;
	text-decoration: none
	}
a:hover {
		color: #000000;
	text-decoration: underline
}
a.green {
	color : #99cc00;
	text-decoration: none
}
a.green:hover {
	color : #eeeeee;
	text-decoration: underline
}
b {
	color: #99cc00;
}
