a:link {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #005E2F;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #006699;
}
.forum-smell {


	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}
.forum-title {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 22px;
	line-height: 27px;
	color: #009900;
}
.maintitle {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #006633; LINE-HEIGHT: normal; FONT-FAMILY: "Taipei, Trebuchet MS", "Taipei", "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}
.speceRow {
	background-color: #EBF5ED;
	border: 1px solid #FFFFFF;
}
.helpline { background-color: #f5f9ef; border-style: none; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{  font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006633; }
a.topictitle:visited { text-decoration: none; color : #005E2F; }
a.topictitle:hover	{ text-decoration: underline; color : #CC0033; }

.lineRow {
	background-color: #EBF5ED;
	border: 1px solid #D8E1D9;
}