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: Arial; font-size: 13px; color: darkblue; }


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: darkblue;}
a:active { color: red;}
a:visited { color: blue;}

a:hover {
  color: green;
}
