
  a {
    text-decoration: none;
    color: #007BFF;
  }
  a:hover {
    text-decoration: underline;
  }