.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	
	text-transform: none;
	color: #2b1c03;
	padding: 11px;
}
a:link { color:#503e18; text-decoration:none}
a:visited { color:#503e18; text-decoration:none}
a:hover { color:#3c2e08; text-decoration:underline; cursor:auto}
a:active { color:#503e18; text-decoration:none}
.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
b {
color: #3c2e08;
font-size: 12px;
font-weight: bold;
}
ul {
color: #3c2e08;
}