.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #3B342D;
	padding : 11px;
}
a:link {
	color: #3B342D;
	text-decoration: none;
}
a:visited {
	color: #3B342D;
	text-decoration:none
}
a:hover {
	color: #A1836B;
	text-decoration: underline;
	cursor:auto;
	font-weight : bold;
}
a:active {
	color: #3B342D;
	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;
}
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
