<style type="text/css">
A:link   {color:black;}
A:hover  {color:red;}
A:active {color:black;}

BODY {
        background:#ffffff;
	scrollbar-arrow-color:#007700;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#cceecc;
	scrollbar-highlight-color:#007700;
	scrollbar-3dlight-color:#cceecc;
	scrollbar-shadow-color:#007700;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
</style>
