body {
	font-family:Trebuchet MS, verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	scrollbar-face-color:grey;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:grey;
	scrollbar-3dlight-color:grey;
	scrollbar-arrow-color:blue;
	scrollbar-track-color:grey;
	scrollbar-darkshadow-color:grey;
	}
	
a {
	color:#33CC33;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:Trebuchet MS, verdana, arial, helvetica, sans-serif;
	}
a:link {color:#33CC33;}
a:visited {color:#33CC33;}
a:hover {background-color:#eee;}
