a:hover
{ text-decoration: none; color: #00FF00; } 
a:link
{ text-decoration: none; } 
a:active
{ text-decoration: none; } 
a:visited
{ text-decoration: none; } 

p
{ font-family: Arial, Helvetica, sans-serif; font-size:10pt; color: #00FF00;}
p.acht
{ font-family: Arial, Helvetica, sans-serif; font-size:8pt;}
p.zwei
{ font-family: Arial, Helvetica, sans-serif; font-size:2pt;}

table
{ font-family: Arial, Helvetica, sans-serif; font-size:10pt;}


body  {

  scrollbar-base-color: #00FF00;
  SCROLLBAR-FACE-COLOR: black;
  SCROLLBAR-HIGHLIGHT-COLOR: black;
  SCROLLBAR-SHADOW-COLOR: #00FF00;
  SCROLLBAR-3DLIGHT-COLOR: #00FF00;
  SCROLLBAR-ARROW-COLOR: #00FF00;
  SCROLLBAR-DARKSHADOW-COLOR: black;
}

