.bigcell {
  background-color:#81B1D1;
  border:4px solid #81B1D1;
  text-align:center;
}

.cell {
  width:40px;
  height:40px;
  font-family:Verdana, Arial;
  font-size:10pt;
  font-weight:bold;
  background-color:#2479B3;
  color:#74B4D3;
  border-top:2px solid #4090C7;
  border-left:2px solid #4090C7;
  border-right:2px solid #155480;
  border-bottom:2px solid #155480;
  text-align:center;
}

.hole {
  width:40px;
  height:40px;
  background-color:#81B1D1;
  text-align:center;
}
.msg {font-size:8pt; font-weight:bold;}
.tab {cursor:hand;}
.capt1 {font-size:10pt; font-weight:bold;}
.capt2 {font-size:9pt; font-weight:bold;}
.capt3 {font-size:14pt; font-weight:bold; color:yellow;}
.capt4 {font-size:10pt; font-weight:bold; color:yellow;}
.but {font-size:9pt; font-weight:bold; height:30px;background-color:#ffffff;}
#board{
	margin-bottom: 1em;
	margin-top: 1em;
}
