a  {font-family:arial;
    font-size:10pt;
    color:black; }

    
a:hover {background-color:yellow;
          color:red;}
          
a:visited  {font-family:arial;
    font-size:10pt;
    color:black;}

h1  {font-family:arial;
     font-size:11pt;
     font-weight:bold;
     color:#669999;}
          
h2  {font-family:arial;
     font-size:11pt;
     font-weight:bold;
     color:#669999;}
     
.headline  {font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     color:#000000;}
     
p  {font-family:arial;
      font-size:10pt;}


