div.data {
  background: #CCC;
  border: 1px solid #888;
  padding: 10px;

}
div.MisheardFunctions {
  text-align: center;
  margin-left: 10px;
  margin-bottom: 0px;
}
.MisheardFunctions a {
  border: #009 1px solid;
  background: url(/gfx/LtGrayNav.jpg);
  padding: 2px;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px;
  color: #009;
  text-align: center;
  width: 130px;
  margin: 1px;
}
.MisheardFunctions a:hover {
  background:#009;
  color: white;
  text-decoration: none;
}

