
<STYLE TYPE="text/css">

a:link
  {  
    color: #000080; 
    text-decoration: none
      }
a:visited    
  {  color: #808080; 
     text-decoration: none;   }

a:active
  { color: #0000FF;
    text-decoration:underline }

a:hover
  { color: #0000FF;
    text-decoration: underline
     }


</STYLE>