a:link {  font-weight: bold; color: #003300; text-decoration: none}
a:active { font-weight: bold; text-decoration: none; }
a:hover { font-weight: bold; color: #009900; text-decoration: none; }
a:visited {  font-weight: bold; text-decoration: none}
body {
  	scrollbar-3dlight-color:#003300;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-base-color:#003300;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#003300;
	scrollbar-highlight-color:#009900;
	scrollbar-shadow-color:#00000;
}
