body {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
background:#000000;
color:#000000; 
font: 12px Geneva, Arial, Helvetica, sans-serif; 
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #FF9999;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}

