/* DATEI: gmstyles.css */

   body            { color: #fc3; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background-color: #009 }
   
   a:link     { color: #fc3; text-decoration: underline }
   
   a:visited     { color: #fc3; text-decoration: underline }
   
   a:hover      { color: #fc9; text-decoration: underline }
   
   a:active      { color: #fc3; text-decoration: underline }
   
      h1       { color: #fc3; font-weight: bolder; font-size: 20px }
