A:link, A:visited, A:active, A:hover { 
  text-decoration: none;
}
A:link  { 
  color: blue;
}
A:visited { 
  color: blue;
}
A:active {
  color: red;
}
A:HOVER { 
  text-decoration: underline;
}
.onbody{
  font-size:   10pt;
  background: #FFFFEE:;
}
.onbody A:LINK {
  color: blue;
}
.onbody A:VISITED {
  color: blue;
}
.onbody A:ACTIVE {
  color: red;
}
INPUT {
	FONT-SIZE: 10pt; COLOR: black; BACKGROUND-COLOR: #FFFFEE;
}
TEXTAREA {
	FONT-SIZE: 10pt; COLOR: black; BACKGROUND-COLOR: #FFFFEE;
}
SELECT {
	FONT-SIZE: 10pt; BACKGROUND-COLOR: #FFFFEE; ccolor: black
}
BODY,P,TABLE,TD,TR {   
  font-size:   10pt;
  font-family: helvetica,arial;
  color: #000000;
}
BODY {
  font-size:   10pt;
  background: #FFFFFF;
}
PRE {
  font-size:   10pt;
  font-family: courier;
}
.tableborders {
  font-size:   10pt;
  background: #000000;
}
.tdheader {
  font-size:   10pt;
  font-weight: bold;
  color:       #000000;
  background:  #CCCCFF;
  font-family: arial;
}
.menubar{
  font-size:   10pt;
  background: #CCCCFF;
  color: blue;
}
.post:FIRST-LINE {
  font-size:   10pt;
}
.post:FIRST-LETTER {
  font-size:   10pt;
}
.new {
  font-size: 10pt;
  color:     red;
}
.catandforum {
  font-size: 10pt;
}
.posttime {
  font-size: 10pt;
  font-style: oblique;
  text-align: center;
  background: #EEEEFF;
}
.threadtotal {
  font-size: 10pt;
  background: #EEEEFF;
}
.posttotal {
  font-size: 10pt;
  background: #DDDDFF;
}
.small {
  font-size:   10pt;
  font-family: helvetica,arial;
}
.standouttext {
  font-size:   10pt;
  color: blue;
}
.welcome {
  font-size:   10pt;
  background: #DDDDFF;
  font-family: Times new roman;
  color: black;
}
.forumtitle {
  font-size:   10pt;
}
.forumdescript {
  font-size: 10pt;
}
.lighttable {
  font-size:   10pt;
  background: #EEEEFF;
  color: #000000;
}
.darktable {
  font-size:   10pt;
  background: #DDDDFF;
  color: #000000;
}
.cleartable {
  font-size:   10pt;
  background: #FFFFFF;
}
.alternatetable {
  font-size:   10pt;
  background: #FFFFFF;
}
.subjecttable { 
  font-size:   10pt;
  background: #DDDDFF;
}
.footertable {
  font-size:   10pt;
  background: #DDDDFF;
}
.formboxes{
  font-size:   10pt;
  font-family: geneva, arial, sans-serif;
  background-color: #CCCCFF;
  color: #000000;
}
.buttons {
  font-size:   10pt;
  font-family: geneva, arial, sans-serif;
  background-color: #CCCCFF;
  color: #000000;
}
