style


  <style type="text/css">
  A.x:link {text-decoration:  none; color:gray; }
  A.x:visited {text-decoration: none; color:gray;}
  A.x:hover {text-decoration: underline; color: black;}
  A.x:active {text-decoration: none; color:gray; }
  </style>