.title {font: 20px "Helvetica", san-serif; color: #D12807; font-weight: bold; letter-spacing: 0.1em}

.p {line-height="90%"}

.text {font: 13px "Helvetica", sand-serif; color: #000000}

.text a:link {color: #333333; font-weight: bold} 
.text a:visited {color: #000000;}
.text a:hover {color: #333333;}
.text a:active {color: #333333;}


.posts, p, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #333333;
}
p a, .posts a {
  font-weight: bold;
  text-decoration: none;
}
p a:link, .posts a:link {
  color: #0066CC;
}
p a:visited, .posts a:visited {
  color: #0099CC;
}
p a:hover, .posts a:hover {
  color: #FFFFFF;
  background-color: #009999;
}
p a:active, .posts a:active {
  color: #FF0033;
  background-color: transparent;
}
.archive {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  color: #333333;
}
.archive a {
  font-weight: bold;
  text-decoration: none;
}
.archive a:link {
  color: #0066CC;
}
.archive a:visited {
  color: #0099CC;
}
.archive a:hover {
  color: #FFFFFF;
  background-color: #009999;
  text-decoration: none;
}
.archive a:active {
  color: #FF0033;
  background-color: transparent;