#content #pagination {
  padding: 12px 25px 2px 20px;
  border-top: 1px solid #ff2774;
  background: #ffeaf1;
  font-size: 14px;
  color: #6b2e44;
  font-weight: bolder;
  height: 19px;
}

#content #pagination a {
  font-size: 14px;
  color: #6b2e44;
  font-weight: bolder;
}

#content #pagination a:hover {
  background: #6b2e44;
  color: white;
}
