      a:link    { font-weight: bold; text-decoration: none; color: #FF9900; }
      a:visited { font-weight: bold; text-decoration: none; color: #FF9900; }
      a:active  { font-weight: bold; text-decoration: none; color: #FF9900; }
      a:hover   { font-weight: bold; text-decoration: none; color: #FFEECC; }


BODY {
scrollbar-face-color: #777777;
scrollbar-3dlight-color: #999999;
scrollbar-highlight-color: #aaaaaa;
scrollbar-shadow-color: #555555;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: 999999;
scrollbar-arrow-color: ff9900;
}

