.topbar {
  font-family : sans-serif;
  font-size : 12px;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
  background-color : #CAC9C8;
}

.hostTitle {
  font-family : sans-serif;
  font-size : 45px;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.columnTitle {
  font-family : sans-serif;
  font-size : 15px;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.sidebarTitle {
  font-family : sans-serif;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
  background-color : #AAAAAA;
  border: solid #000000 1px;
}

.quickiesTitle {
  font-family : sans-serif;
  font-size : 12pt;
  color : #FFFFFF;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/images/midsm.gif);
}

.letterTitle {
  font-family : sans-serif;
  font-size : 15px;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.timeStamp {
  font-family : sans-serif;
  font-size : 15px;
  color : #000000;
  text-decoration : none;
  font-weight: none;
}

.bigLetter {
  font-family : sans-serif;
  font-size : 200%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.plainStuff {
  font-family : sans-serif;
  color : #000000;
  text-decoration : none;
}

.sideStuff {
  font-family : sans-serif;
  font-size : 50%;
  color : #000000;
  text-decoration : none;
}

.letterReply {
  font-family : sans-serif;
  color : #000000;
  text-decoration : none;
  background-color : #FFFFFF;
  border: solid #000000 2px;
}

.quickiesReply {
  font-family : sans-serif;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
  background-color : #AAAAAA;
}

.hiddenText {
  font-family : sans-serif;
  color : #E8E8E8;
  text-decoration : none;
}

.spoiler {
  font-family : sans-serif;
  font-size : 150%;
  color : #FF0000;
  text-decoration : none;
}

A.reply:link {
  font-family : sans-serif;
  color : #B5A855;
  text-decoration : none;
  background-color : #555555;
}

A.mailto:link {
  font-family : sans-serif;
  font-size : 30px;
  color : #AA0000;
  text-decoration : none;
  font-weight: bold;
}

