th, td {
  padding: 30px;
}
/* mouse over link */
td:hover {
  color: #0000FF;
}