.buttonRow A {
  text-decoration: none;
}

.cssButton,
.cssButtonHover {
  padding: 2px 4px;
  border: 1px solid #333;
  position: static;
  background: #eee;
  text-align: center;
  margin: 10px;
  width: auto !important;
}


.buttonRow {
  margin: 10px;
  text-align: center;
}




