/*
tr:hover {
  background-color: #333333;
}

tr.hovertest:hover {
  background-color: #131313;
}
*/
