body {
  background: #fff url(images/bg.gif) top center;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
}

.content {
  font-size: 12px;
}

.content ul li a{
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

.content ul li a:hover{
  font-size: 12px;
  color: #000;
  text-decoration: underline;
}

.menu {
  color: #726224;
  font-size: 13px;
}

.menu a {
  color: #000;
  text-decoration: none;
}

.menu a:hover {
  color: #000;
  text-decoration: underline;
}
