body {
  background: #F6F3EC;
  font-family: Verdana;
  font-size: 20px;
}
a {
  text-decoration: none;
  color: #AA1F24;
  font-weight: bold;
}
a img {
  border:5px solid;
}
.center {
  text-align: center;
}
.center table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.prevNext td {
  width: 33%;
}
