
BODY {
scrollbar-face-color: #006666;
scrollbar-highlight-color: black;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: #999999;
scrollbar-darkshadow-color: black;
scrollbar-base-color: black;
}

body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#006666;
}
a:link {
	text-decoration: none;
	color:#CC3300;
	font-size:12px; 
	font-style: strong; 
}
a:visited {
	text-decoration: none;
	color:#CC3300;
	font-size:12px; 
}
a:hover {
	text-decoration: none;
	color:#009900;
	font-size:12px; 
}
a:active {
	text-decoration: none;
	color:#CC3300;
	font-size:12px; 
}
