.results td > a mark {
  background: transparent;
  color: inherit;
}

.results mark {
  font-style: italic;
  background: yellow;
  color: black;
}