A {
  text-decoration: none;
}

A:hover {
   color: blue; text-decoration:underline
}

