<!---

body {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color; #333333;
font-size: 12px;
}
a {
	font-size: 13px;
}
a:link {
	color: #FF8A3C;
}
a:visited {
	color: #FF8A3C;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #FF8A3C;
}
input,textarea, select,{
	color : #333333;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #333333;
}
.maintable {border: 4px ; width: 800; padding: 0px; background-color: #A08E82} /*main table for forum*/
.row1 {font-family: Trebuchet MS,Verdana,Sans-serif; color: #333333; font-weight: bold; background-color: #E4DED6;font-size: 11px; } /*registration row, mainly here for symetry*/
.headline {font-family: Trebuchet MS,Verdana,Sans-serif;font-weight: bold;color: #333333;background-color: #CDC5BA;font-size: 11px; color: #333333;} /*headline row, the first row that says forum name, topics, posts and such*/
.row2 {font-family: Trebuchet MS,Verdana,Sans-serif; color: #333333;background-color: #F2F2F2;font-size: 11px;} /*color of the forum rows*/
.entry {border: 6px ; width: 800; padding: 6px; background-color: #A08E82} /*main table for add entry*/
--->
