A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: black; 
}
A:visited { 
  color: #5F5F5F;
}
A:active {
  color: #5F5F5F;
}
A:HOVER { 
  color: white; 
  background-color: black;
}
.onbody{
  color: black; 
}
.onbody A:LINK {
  color: black;
}
.onbody A:VISITED {
  color: #5F5F5F;
}
.onbody A:ACTIVE {
  color: #5F5F5F;
}
BODY,P,TABLE,TD,TR {   
  font-size:   10pt;
  font-family: verdana,arial,sans-serif;
  color: black;
}
BODY {
  background: #FFFFFF;
}
PRE {
  font-size:   9pt;
  font-family: courier;
}
.tableborders {
  background: #000000;
}
.tdheader {
  font-size:   11pt;
  font-weight: bold;
  color:       black;
  background:  #F4C6E9;
  font-family: arial;
}
.menubar{
  background: #F4C6E9;
  color: black;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 8pt;
  color:     yellow;
}
.catandforum {
  font-size: 8pt;
}
.posttime {
  font-size: 8pt;
  font-style: oblique;
  text-align: center;
  background: #E0E0E0;
}
.threadtotal {
  font-size: 8pt;
  background: #E0E0E0;
}
.posttotal {
  font-size: 8pt;
  background: #C0C0C0;
}
.small {
  font-size:   8pt;
  font-family: helvetica,arial;
}
.standouttext {
  color: #FF0099;
}
.welcome {
  background: white;
  font-family: Times new roman;
  color: black;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #E0E0E0;
  color: black;
}
.darktable {
  background: #C0C0C0;
  color: black;
}
.cleartable {
  background: #FFFFFF;
}
.alternatetable {
  background: #000000;
}
.subjecttable {
  background: #C0C0C0;
  color: black;
}
.footertable {
  background: #F4C6E9;
}                          
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: white;
  color: black;
  font-size: 8pt;
}
.buttons {
  font-family: geneva, arial, sans-serif;
  background-color: #CCCCCC;
  color: black;
  font-size: 8pt;
}

