body { background-color:#ffff99; }
body, textarea {
  scrollbar-base-color:#004040;
  scrollbar-3dlight-color:#004040;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFF99;
  scrollbar-face-color:#004040;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFFF99;
}
a:link {font-weight:bold; color:#005500; text-decoration:none }
a:visited {font-weight:bold; color:#009966; text-decoration:none }
a:hover {font-weight:bold; color:#ff0000; text-decoration:none }
a:active {color:#a0a0a0; text-decoration:none }
a:focus {color:#a0a0a0; text-decoration:none }