a.hellgrau {
  text-decoration: underline;
  color: lightgrey;
}

a.hellgrau:hover {
  color:red;
}