/* DATEI: gmstyles.css */

   body                              { color: white; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: black url(images/hg-blue.jpg) }
   
   a:link          { color: white; text-decoration: underline }
   
   a:visited          { color: white; text-decoration: underline }
   
   a:hover           { color: yellow; text-decoration: underline }
   
   a:active            { color: red; text-decoration: underline }
 
   h1 		  { font-size: larger; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
