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