<STYLE>
<!--
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : none;
  background-color : #ffffdd;
  color : #ff8000;
}
-->
</STYLE>