<style type="text/css" href" >
<!--
body { }


a:active   {
  
  text-decoration: none (wenn unterstrichen dann: underline); color: #009900;
 }
 a:visited  {
  
  text-decoration: none; color: #009900;
 }
 a:link     {
  
  text-decoration: none; color: #009900;
 }
       a:hover

         text-decoration: none; color: #FFFFFF;
         
       }
      font-family: Tahoma, Times New Roman, Helvetica, Verdana;

-->
</style>
