
#game_table td {
  border: 2px solid #B0B0B0;
  background: #FFFFFF;
}

#game_table input {
  font-family: tahoma;
  border: none;
  width: 32pt;
  height: 32pt;
  text-align: center;
  font-weight: bold;
  font-size: 24pt;
  color: #000080;
  background: none;
}

#game_table div {
  font-family: tahoma;
  text-align: center;
  width: 32pt;
  height: 32pt;
  font-weight: bold;
  font-size: 24pt;
  color: #000000;
}

