body {
  margin: 0px;
}

div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  font-family: Verdana;
  color: #000000;
}

a:link, a:visited, a:hover, a:active {
  font-family: Verdana;
  font-size: 7pt;
  color: #000000;
  text-decoration: none;
}

a.cubtext, a.cubtext:visited, a.cubtext:hover, a.cubtext:active {  
  font-family: Verdana;
  font-size: 7pt;
  color: #FFFFFF;
  text-decoration:none;
}

.dis {
  font-family: Verdana;
  font-size: 7pt;
  font-style: normal;
  color: #000000;
  text-decoration:none;
}

.cursor {
  margin: 0 0 10px 10px;
  width: 71px;
  height: 71px;
  padding: 4px 6px;
  background-color: #FAFAFA;
}

.cell {
  background-repeat: no-repeat;
  width: 81px;
  height: 81px;
  max-width: 81px;
  max-height: 81px;
}