   p,ul,ol,li,td,th,div,a {font-family: Verdana, Arial, Helv, Helvetica, sans-serif;
                           font-size: 14px;
                           color: #000000;
                           background-color: #FDF3DA; }

   h1,h2,h3 {font-family: Verdana, Arial, Helv, Helvetica, sans-serif;
                           font-size: 18px;
                           color: #FF4040; }

   .small {font-size: 13px; }
   td.gast {background-color: #FDF3DA; }
   ul.gast {background-color: #FDF3DA; }
   li.gast {background-color: #FDF3DA; }
   tr.gast {background-color: #FDF3DA; }
   table.gast {background-color: #FDF3DA; }

   .bigblue { font-weight: normal;
              color: #3F4A9B;
              font-size: 20px; 
         }
a {
	color: #C00000; text-decoration: underline;
}
a:link {
	color: #C00000; text-decoration: underline;
}
a:visited {
	color: #C00000; text-decoration: underline;
}
a:active {
	color: #C00000; text-decoration: underline;
}
a:hover {
	color: #00C000; text-decoration: none;
}

