<style type="text/css">
a.normallinks
{
  font-family: arial,helvetica;
  font-weight: bold;
}
a.normallinks:link 
{
  color: #CCCC33;
  text-decoration: none;
}
a.normallinks:visited
{
  color: #CCCC33;
  text-decoration: none;
}
a.normallinks:hover
{
  color: #FF0000;
  text-decoration: underline;
}
a.mylinks:active
{
  color: #FF0000;
  text-decoration: underline;
}
</style>

