a.hoverGreen:hover {
  color: #0f6b00 !important;
}

a.hoverBlue:hover {
  color: rgb(0, 0, 210) !important;
}
