A:link, A:visited, A:active, A:hover { 
  text-decoration: underline;
  font-weight:     bold;
}
A:link  { 
  color: #C9BFA9; 
}
A:visited { 
  color: #AEA082;
}
A:active {
  color: #FFFF00;
}
A:HOVER { 
  color: #FFFF99; 
  text-decoration: underline;
}
.onbody{
  color: #FFFFFF; 
}
.onbody A:LINK {
  color: #C9BFA9; 
}
.onbody A:VISITED {
  color: #AEA082;
}
.onbody A:ACTIVE {
  color: #FFFF00;
}
BODY,P,TABLE,TD,TR {   
  font-size:   12px;
  font-family: verdana,helvetica,arial;
  color: #FFFFFF;
}
BODY {
  background: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
PRE {
  font-size:   12px;
  font-family: courier;
}
.spacer {
  font-family: tahoma,arial;
  color: #cccccc;
  font-size: 5px;
}
.menutitle {
  font-family: tahoma,arial;
  text-decoration: none;
  font-size: 13px;
  color: #0066cc;
  font-weight: bold;
}
.menutitle A:LINK {
  text-decoration: none;
  color: #0066cc; 
}
.menutitle A:VISITED {
  text-decoration: none;
  color: #0066cc;
}
.menutitle A:ACTIVE {
  text-decoration: none;
  color: #0066cc;
}
.menutitle:hover {
  text-decoration: none;
  color: #FF0000;
}
.menu {
  font-family: tahoma,arial;
  text-decoration: none;
  color: #cccccc;
  font-size: 11px;
  font-weight: bold;
}
.menu A:LINK {
  text-decoration: none;
  color: #cccccc; 
}
.menu A:VISITED {
  text-decoration: none;
  color: #cccccc;
}
.menu A:ACTIVE {
  text-decoration: none;
  color: #cccccc;
}
.menu:hover {
  text-decoration: none;
  color: #FF0000;
}
.tableborders {
  background: #000000;
}
.tdheader {
  font-size:   13px;
  font-weight: bold;
  color:       #FFFFFF;
  background:  #303030;
  font-family: Verdana,helvetica,arial;
}
.menubar{
  background: #303030;
  color: #FFFFFF;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 10px;
  color:     #00FF00;
}
.catandforum {
  font-size: 12px;
}
.posttime {
  font-size: 12px;
  text-align: center;
  background: #505050;
}
.threadtotal {
  font-size: 12px;
  background: #505050;
}
.posttotal {
  font-size: 12px;
  background: #303030;
}
.small {
  font-size:   10px;
  font-family: verdana,helvetica,arial;
}
.standouttext {
  color: #FFFFFF;
}
.welcome {
  font-family: verdana,helvetica,arial;
  color: #FFFFFF;
}
.forumtitle {
}
.forumdescript {
  font-size: 12px;
}
.lighttable {
  background: #505050;
  color: #ffffff;
}
.darktable {
  background: #303030;
  color: #ffffff;
}
.cleartable {
  background: #505050;
}
.footertable {
  background: #505050;
}
.pagesinthread {
  color: #FFFFFF;
}
.alternatetable {
  background: #303030;
}
.subjecttable {
  background: #303030;
  color: #000000;
}
.formboxes{
  font-family: verdana,helvetica,arial;
  background-color: #EFEFEF;
  color: #000000;
}
.buttons {
  font-family: verdana,helvetica,arial;
  background-color: #EFEFEF;
  color: #000000;
}