.hostTitle {
  font-family : serif;
  font-size : 18pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/midbig.gif);
}

.columnTitle {
  font-family : serif;
  font-size : 12pt;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.sidebarTitle {
  font-family : serif;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

.letterTitle {
  font-family : serif;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

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

P.timeStamp {
  font-family : serif;
  font-size : 80%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

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

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

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

.letterReply {
  font-family : serif;
  color : #E8E8E8;
  text-decoration : none;
  background-color : #555555;
}

.quickiesReply {
  font-family : serif;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #555555;
}

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

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

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

A.mailto:link {
  font-family : serif;
  font-size : 14pt;
  color : #E8E8E8;
  text-decoration : none;
  font-weight: bold;
}

