body {
  font-family: sans-serif;
  font-size: 10px; 
  padding: 15px; 
  background: silver;
}
td {
	  font-size: 10px; 
}
tr {background-color: transparent;}
tr:hover {background-color: #ADB5A3;}