#content a {
    text-decoration:none;
}

.group table tr td:hover {
   background:lightyellow !important;
}