a {
  color: black;
  text-decoration: none;
}
a:active {
  color: blue;
}