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