body {
  font-family: Arial, helvetica, times new roman, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight: 200;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #cdfc84;
  margin-bottom: 8px;
}

p {
  margin-bottom: 8px;
  line-height: 15px;
}

a {
  text-decoration: none;
  font-weight: bold;
}
a, a:visited {
  color: #fff;
}
a:hover {
  color: #cdfc84;
}
.content_item a {
  display: inline-block;
  margin-bottom: 8px;
  line-height: 15px;
}
.content_item p a {
  margin-bottom: 0;
  line-height: auto;
}
.filters a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #cdfc84;
  margin: 0 6px;
}


.nav {
  font-size: 13px;
}


p.thanks {
  font-size: 400%; text-align: center; line-height: 40px !important; margin: 0 0 0 -20px;
}