a:hover {
  color: #f51e7e;
  text-decoration: blink;
}

a:focus, a:hover {
  color: #ff0000;
}

a:hover {
  color: #ff0202;
  text-decoration: blink;
}

