body { background-color: "#F00" }

a:hover,
a:focus {
  background: none !important;
  background-color: transparent !important;
  color: inherit !important;
}
