a:link {
	color: #0066CC;
}
a:visited {
	color: #6666CC;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #00FF00;
}

BODY { 
	scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: 
	#ffcc00; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #0066cc; 
	scrollbar-track-color: #ffffcc; scrollbar-arrow-color: #6699cc; 
} 

