/* YOUR CUSTOM STYLES */
tr:hover { 
    background: #CFC8DF; 
 }
 td a { 
    display: block; 
    padding: 16px; 
 }