.texto {
	font-size: 12px;
	font-family: Arial;
	color: #545252;
	
}
.textoItalica {
	font-size: 12px;
	font-family: Arial;
	color: #545252;
	font-style: italic;
}
.textoSUBTI {
	font-size: 12px;
	font-family: Arial;
	color: #856703;
	font-style: normal;
}
.textoPIE {
	font-size: 10px;
	font-family: Arial;
	color: #545252;
	font-style: italic;
}
.textoLINK_PIE {
	font-size: 10px;
	font-family: Arial;
	color: #856703;
	font-style: normal;
	font-weight: bold;
}
.textoRECUADRO {
	font-size: 12px;
	font-family: Arial;
	color: #545252;
	line-height: 18px;
}
.textoTITULO {
	font-size: 16px;
	font-family: Arial;
	color: #856703;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}


a{text-decoration:none}
a:hover{text-decoration:none ; color:#856703;} 

