BODY {

background-color: #cccccc;

scrollbar-base-color: #999999;
scrollbar-3dlight-color:#999999; 
scrollbar-darkshadow-color:#999999; 
scrollbar-track-color: #cccccc; 
scrollbar-arrow-color: #cccccc;  
scrollbar-highlight-color:#cccccc; 
scrollbar-shadow-color: #cccccc; 
scrollbar-3dlight-color: #999999

}
a:link {
	font-family: tahoma;
	font-style: bold;
	line-height: normal;
	color: #666699;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: tahoma;
	font-style: bold;
	line-height: normal;
	color:#666699;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: tahoma;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
