a {
  color: #54b8f7;
  text-decoration: underline;
}
a:hover {
  color: #54b8f7;
  text-decoration:none;
}

