a { color: maroon; }
a:hover { color: white !important; background-color: maroon !important;  }
a:active { color: maroon; }
