.posts, p, select {
  color: #333333;
}

td.body
{
  background-color: #F9F5F5
}

p.editbuttons
{
  font-family:Times, New Roman, serif;
  font-size: 12px

}

p.title
{
  font-family:Arial, Helvetica, sans-serif;
  color:#111111
}



p.date
{
  color:#10487C;
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px
}

p.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px
}

p.menu {
  font-family:Arial, Helvetica, sans-serif;
  font-size:19px
}
p.menu a, .posts a {
  font-weight: bold;
  text-decoration: none;
}

p.menu a:link, .posts a:link {
  color: #803D3D;
}
p.menu a:visited, .posts a:visited {
  color: #803D3D;
}
p.menu a:hover, .posts a:hover {
  color: #BB5555;
}
p.menu a:active, .posts a:active {
  color: #;
  background-color: transparent;
}

p.link {

  font-family:Arial, Helvetica, sans-serif;
  font-size:11px
}

p.body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px
}

p a, .posts a {
  font-weight: bold;
  text-decoration: none;
}
p a:link, .posts a:link {
  color: #803D3D;
}
p a:visited, .posts a:visited {
  color: #404040;
}
p a:hover, .posts a:hover {
  color: #BB5555;
}
p a:active, .posts a:active {
  color: #;
  background-color: transparent;
}

blockquote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #404040;
}

blockquote a, .posts a {
  font-weight: bold;
  text-decoration: none;
}
blockquote a:link, .posts a:link {
  color: #803D3D;
}
blockquote a:visited, .posts a:visited {
  color: #404040;
}
blockquote a:hover, .posts a:hover {
  color: #BB5555;
}

blockquote a:active, .posts a:active {
  color: #;
  background-color: transparent;
}

li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px
}


li a, .posts a {
  font-weight: bold;
  text-decoration: none;
}
li a:link, .posts a:link {
  color: #803D3D;
}
li a:visited, .posts a:visited {
  color: #404040;
}
li a:hover, .posts a:hover {
  color: #BB5555;
}
li a:active, .posts a:active {
  color: #;
  background-color: transparent;
}


