body, textarea {
  scrollbar-base-color:#ffff80;
  scrollbar-3dlight-color:#808080;
  scrollbar-arrow-color:#404040;
  scrollbar-darkshadow-color:#404040;
  scrollbar-face-color:#f7cf31;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#808080;
  scrollbar-track-color:#F9E06B;
  background-color:#FFFF80;
}

a:link       {color:#cc3300;text-decoration:none}
a:visited    {color:#cc3300;text-decoration:none}
a:active     {color:#ffcc00;text-decoration:underline}
a:hover      {color:#ffcc00;text-decoration:underline}

A:link.Add IMG { border: 1px  dashed #cc3300 }
A:visited.Add IMG { border: 1px dashed #cc3300 }
A:active.Add IMG { border: 1px dashed #cc3300 }

