.eventlink a {
  color: #ff0000;
  }
  
.eventlink a.hover {
  color: #000000;
  text-decoration: underline;
  }