/* DATEI: gmstyles.css */

   body                  { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: transparent url(image/hg.jpg) }
   
   a:link         { color: blue; text-decoration: underline }
   
   a:visited         { color: blue; text-decoration: underline }
   
   a:hover          { color: navy; text-decoration: underline }
   
   a:active       { color: red; text-decoration: underline }
   
   h1 		   { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
