tr:hover {
    background-color: #64FFda  !important; ;
}

tr:hover td {
    background-color: transparent; /* or #000 */
}