BODY { 
	scrollbar-base-color: 000000; 
	scrollbar-arrow-color: EF0000;
	scrollbar-darkshadow-color: 999999;
	scrollbar-highlight-color: ffffff; 
	scrollbar-face-color: 990000;
	scrollbar-track-color: EF0000;
	scrollbar-shadow-color: 333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #666666;
	text-decoration:none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #666666;
	text-decoration:none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none
}