a:link    { color:#F9FE6F; font-family:Verdana, Arial, Sans-Serif;}    /* a:link = Verweise zu noch nicht besuchten Seiten */
a:visited { color:#FDFFCA; font-family:Verdana, Arial, Sans-Serif;}    /* a:visited = Verweise zu bereits besuchten Seiten */
a:active  { color:#FEFEFD; font-family:Verdana, Arial, Sans-Serif;}    /* a:active = Verweise, die gerade angeklickt werden */

H1, H2, H3, TD, TH
   { font-family:Verdana, Arial, Sans-Serif; 
     color:#F8FE4C;
   }

BODY, P
   { font-family:Verdana, Arial, Sans-Serif;
     color:#000000;
     /* background-color:#000000; */
   }  

BODY, P
   { font-size:10pt; }
TH
   { font-size:10pt; }
TD
   { font-size:10pt; }
H1
   { font-size:14pt; }
H2
   { font-size:12pt; }
H3
   { font-size:10pt; }

