Выделите строку таблицы на Hover
tr:hover {
background-color:#f5f5f5;
}
Sakuragi
tr:hover {
background-color:#f5f5f5;
}