.PIE_IMPRENTA {
	font: normal 9px Tahoma;
	color: #999999;
}
.texto_leer {
	font: normal 12px Tahoma;
	color: #666666;
	text-align: justify;
}

.texto_leer a{
	font: bold 12px Tahoma;
	color: #666666;
	text-align: justify;
}

.texto_leer a:hover{
	font: bold 12px Tahoma;
	color: #FF9900;
	text-align: justify;
}

.texto_leer2 {
	font: normal 12px Tahoma;
	color: #666666;
	text-align: justify;
}

.texto_leer2 a{
	font: normal 12px Tahoma;
	color: #666666;
	text-align: justify;
}

.texto_leer2 a:hover{
	font: normal 12px Tahoma;
	color: #FF9900;
	text-align: justify;
}


.MENU_PEQ {
	font: normal 10px Tahoma;
	color: #666666;
}
.MENU_PEQ a{
	font: normal 10px Tahoma;
	color: #666666;
}
.MENU_PEQ a:hover{
	font: bold 10px Tahoma;
	color: #000000;
}
.MENU_MEDIUM {
	font: normal 10px Tahoma;
	color: #666666;
	text-transform: uppercase;
}

.MENU_MEDIUM a{
	font: normal 10px Tahoma;
	color: #666666;
	text-transform: uppercase;
}

.MENU_MEDIUM a:hover{
	font: normal 10px Tahoma;
	color: #000000;
	text-transform: uppercase;
}

.CABECERA_1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.CABECERA_2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #1D167E;
}
