<!--
A{
   text-decoration : underline;
}
-->

<!--
A:hover{
   position:relative;
   top:3px;
   left:3px;
   color:#FF0000;
}
-->