/* DATEI: gmstyles.css */

   body              { color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #000014 }
   
   a:link   { color: 0000FF; text-decoration: underline }
   
   a:visited   { color: 0000FF; text-decoration: underline }
   
   a:hover    { color: 000099; text-decoration: underline }
   
   a:active    { color: 0066FF; text-decoration: underline }
   
   h1       { color: #0000FF; font-weight: bolder; font-size: 16pt }
