.tablehover {
background-color:#666666;
}


.tablehover:hover {
background-color:#CCFF33;
}