<style type="text/css">

a:link {
  color: #00FF00;
  text-decoration: none;
}

a:visited {
  color: #FF0000;
}

a:hover {
text color:#FFFF00;
  text-decoration: blink;  
 
}

a:active {
  color: #66ff66;
}

a.hidden {
  color: #FFFFFF;
}

a.hidden:visited {
  color: #CCFF33;
}

a.hidden:hover {
  color: #0000CC;
}

a.hidden:active {
  color: #66ff66;
}



p{font-family: "Georgia, "Times New Roman", Times, serif;
  font-size: 14pt;
}

h1
{
color: #000000;
}

htm {
    overflow:scroll;
    }
    
    
-->
</style>
