#content {
}

#contentbody {
  background: white;
  width: 719px;
  padding: 20px;
  min-height: 400px;
}

span.articletitle {
  color: #C20112;
  font-weight: bold;
}

a, a:link, a:active, a:visited {
  text-decoration: none;
  color: #802A2A;
}

a:hover {
  text-decoration: underline;
}