a:link {
	color:#FF9E3D;
	text-decoration:none;
}
a:visited {
	color:#FF9E3D;
	text-decoration:none;
}
a:hover {
	color:#FF9E3D;
	text-decoration:underline;
}


.textos_claros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #E3D8BC;
	text-align: justify;
}


.textos_chicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFF;
	letter-spacing: normal;
	text-align: right;
}

.textos_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #435900;
	text-align: left;
}
.textos_home_des {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E3D8BC;
	font-weight: bold;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.sub_titulos_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
