BODY {
scrollbar-Shadow-Color    :white;
scrollbar-Highlight-Color :white;
scrollbar-DarkShadow-Color:#AFAEAE;
scrollbar-3dLight-Color   :#AFAEAE;
scrollbar-Face-Color      :#EAEAEA;
scrollbar-Track-Color     :#D4D0C8;
scrollbar-Arrow-Color     :#8B8579;
}

table { font-family: Verdana; font-size: 12px; color: #552808; }


a {
  cursor: hand;
  font-family: Arial;
  text-decoration: none;
  height: 1px;
  behavior: url(effekt.htc);
  filter: progid:dximagetransform.microsoft.gradientwipe(duration=1);
}

a:link { color: #0D0181;}
a:active { color: #silver;}
a:visited { color: #4D4690;}

a:hover {
  color: red;
}
