tbody tr:hover {
   color: #333444;
   background: #A2C90D;
}
tbody tr:hover th, tbody tr.odd:hover th {
   background: #A2C90D;
}

