td:hover {
    background-color: rgb(105, 169, 244);          
}

td:hover {
    
 border-width: 1px;   
}
td:hover {
	font-weight: bold;
}

