
  A { text-decoration:none; }
  A:link { color:navy; }
  A:hover { color:red; text-decoration:underline; }
  A:visited { color:grey; }
