div.posthead h3 {
  color: #ccc;
}
div.posthead h3 A {
  color: #ccc;
}
div#subscriptions ul li A:link {
  color: #000;
  font-weight: normal;
}
div#subscriptions ul li A:visited {
  color: #000;
  font-weight: normal;
}
div#subscriptions ul li A:active {
  color: #000;
  font-weight: normal;
}
div#subscriptions ul li A:hover {
  color: #000;
  font-weight: normal;
}
div.post H2 A:link {
  color: #666666;
}
div.post H2 A:visited {
  color: #666666;
}
div.post H2 A:active {
  color: #666666;
}
div.post H2 A:hover {
  color: #666666;
}
div.post table tr td P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
div.post table tr td ol li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
div.post table tr td ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
div.post table tr td a:link {
  color: #FF0099;
}
div.post table tr td a:visited {
  color: #FF0099;
}
div.post table tr td a:active {
  color: #FF0099;
}
div.post table tr td a:hover {
  color: #FF0099;
}
div.post table#booksread tr td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76%;
}
div.post table#booksread tr td A {
  color: #FF0099;
}
div.post H2 A:link {
  color: #00CCFF;
}
div.post H2 A:active {
  color: #00CCFF;
}
div.post H2 A:visited {
  color: #00CCFF;
}
div.post H2 A:hover {
  color: #00CCFF;
}
p#tagLine {
  color: #FF0099;
}
div#sidebar-a h3 {
  color: #00CC00;
}
div#Cal table#PostCalendar A {
  color: #00CC00;
}
div#Cal table#PostCalendar {
  border: 1px solid #E3EBEF;
}
div.post img {
  border: 0px;
  padding: 0px 5px 5px 0px;
}