a {
  text-decoration: none;
}
a:hover {
  color: darkorange;
}

