body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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: #14640b;
	font-style: normal;
}
.textoPIE {
	font-size: 10px;
	font-family: Arial;
	color: #545252;
	font-style: italic;
}
.textoLINK_PIE {
	font-size: 10px;
	font-family: Arial;
	color: #14640b;
	font-style: normal;
	font-weight: bold;
}
.textoRECUADRO {
	font-size: 12px;
	font-family: Arial;
	color: #545252;
	line-height: 18px;
}
.textoTITULO {
	font-size: 24px;
	font-family: Arial;
	color: #14640b;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}
.textoTITULOVERDE {
	font-size: 16px;
	font-family: Arial;
	color: #008603;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}
.textoTITULOAZUL {
	font-size: 16px;
	font-family: Arial;
	color: #006894;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}
.textoTITULOROJO {
	font-size: 16px;
	font-family: Arial;
	color: #c30830;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}
.textoTITULONARANJA {
	font-size: 16px;
	font-family: Arial;
	color: #ffae00;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}
a{text-decoration:none ; color:#545252}
a:hover{text-decoration:none ; color:#14ca00;}
 
.textoSUBTIlink {
	font-size: 12px;
	font-family: Arial;
	color: #14640b;
	font-style: normal;
	a:hover{text-decoration:none ; color:#14810c;
}

