text underline hover css

CSS
a:hover {
  text-decoration: underline;
}
Source

Also in CSS: