a:link { text-decoration:none; font-weight:bold; color:#663300; }
a:visited { text-decoration:none; font-weight:bold; color:#663300; }
a:hover { text-decoration:none; font-weight:bold; color:#D26900; }
a:active { text-decoration:none; font-weight:bold; background-color:#663300; }

BODY{
   scrollbar-arrow-color:#990000;
   scrollbar-face-color:#CC9966;
   scrollbar-highlight-color:#CC9966;
   scrollbar-3dlight-color:#FFCC66;
   scrollbar-shadow-color:#990000;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#CC9933;
}