.content, .content-strong, .content-large {
  padding: 0 30px;
  font-family: Verdana, sans-serif;
  line-height: 1.3;
  font-size: 100%;
  font-weight: normal;
}

.content {
  color: #ffffff;
}

.content-large {
  font-size: 110%;
  color: #ffffff;
}

.content-strong {
  font-weight: bold;
  font-size: 110%;
  color: #cccc00;
}

.content-header, .content-header-strong  {
  color: #cccc00;
  font-weight: bold ;
  font-family: Verdana, sans-serif;
}

.content-header  {
  font-weight: bold;
  font-size: 120%;
  margin-top: 2em;
}

.content-header-strong {
  font-weight: bold;
  font-size: 150%;
  margin-top: 1em;
}

a { 
  text-decoration: none;
}

a:link {
  color:#cccc00;
}

a:visited {
  color:#cc9;
}

a:active {
  color:#ffc;
}

a:hover  {
  color: ffffff;
}
