body	  { font-family:Arial, sans-serif; background-color:#888888; background-image:url(_nav/_bggr.gif); }

h1,h2,h3  { font-family:Arial, sans-serif; } 

a:link 	  { color:#062FD6; text-decoration:none; }
a:visited { color:#006A08; text-decoration:none; }
a:active  { color:#000000; text-decoration:none; }

/* a:link = Verweise zu noch nicht besuchten Seiten, textblau */
/* a:visited = Verweise zu bereits besuchten Seiten, textgruen */
/* a:active = Verweise, die gerade angeklickt werden, schwarz */

.textrot
        {
        color:#ED2B17; 
        }
.textblau
        {
        color:#062FD6; 
        }
.textgruen
        {
        color:#006A08; 
        }
