.txt-home {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #6D6E71;
}
.txt-cont {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #635C4A;
	font-weight: normal;
	text-align: justify;


}
.txt-tit-cont {

	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #6D6E71;
	font-weight: bold;
}
.txt-link {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #6D6E71;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

