.txt24{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
    color : #8E6B40;
}
a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #000000;
	text-decoration: none;
	font-weight : bold;
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #000000;
	text-decoration: underline;
	font-weight : bold;
}

.txt11{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #000000;
	text-decoration: none;
	font-weight : bold;
}
.txt11b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    color : white;
	text-decoration: none;
	text-align : justify;
}

