<!---

body {
a:link, a:visited, a:active { color: #FFFF00; text-decoration: none}
font-family:Verdana, Sans-serif;
color: #FFFF00;
font-size: 12px
}
input,textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 0px ; width: 460; padding: 0px; background-color: #000000} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #FFFFFF; font-weight: bold; background-color: #000000;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif; font-weight: bold; color: #FFFFFF; background-color: #0000000; font-size: 18px;} /*headline row, the first row that says forum name, topics, posts and such*/
.forumrow {font-family: Verdana,Sans-serif; color: #FFFFFF;background-color: #000000;font-size: 12px;} /*color of the forum rows*/
.mainrow a:link, a:visited,  a:active { color: #FFFF00; text-decoration: none;}
.mainrow {font-family: Verdana,Sans-serif; color: #FFFFFF;background-color: #000000;font-size: 12px; a:link, a:visited, a:active { text-decoration: none}} /*color of the forum rows*/
.maintables{background-color: #000000; width: 95%; padding: 0px; border: 1px solid; cellspacing: no} /*main table for forum*/
--->
