<STYLE type="text/css">
         <!--
          a:text    {text-decoration: underline; color: #FFFF99}
          a:link    {text-decoration: underline; color: #FE4D01}
          a:active  {text-decoration: none; color: #FE4D01}
          a:visited {text-decoration: none; color: gold}
          a:hover   {text-decoration: underline; color: gold}
       a:hover{background-color:#7E0000; }
         //-->
INPUT {
	CURSOR: hand
}
        </STYLE>