.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tblForum {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-color:#CCCCCC;
	border-style:solid;
	border:thin;
}
.txtContent {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-color:#CCCCCC;
	border-style:solid;
	border:thin;
}
a.linkbrown:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: underline;
}
a.linkbrown:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: underline;
}
a.linkbrown:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: none;
}
a.linkbrown:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: none;
}
.txtWhite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtWhite:link {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtWhite:hover {

	color: #FF9900;
	text-decoration: none;
}
