A {
  text-decoration: underline;
}

A:link {
  color: red;
  background-color: white;
}
