.texto_naranja_negrita 
{
	color:	#df790d;
	font-family:	Arial;
	font-size:	10pt;
	font-weight:	bold;	
}

.texto_naranja_cursiva
{
	color: #df790d;
	font-family:Arial;
	font-size:10px;
	font-style:italic;
}

.texto_marron_small
{
	color:	#6e3901;
	font-family:	Arial;
	font-size:	8pt;
	font-weight: lighter;
}

.texto_blanco_grande 
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
}

.texto_negro_grande 
{
	font-family: Arial;
	font-size: 15pt;
}

.texto_naranja_negrita_grande 
{
	color:	#ed7700;
	font-family: Georgia;
	font-size:	14pt;
	font-weight: normal;	
}

.texto_naranja_cursiva_grande 
{
	color:	#ed7700;
	font-family: Georgia;
	font-size:	13pt;
	font-style: italic;
}

.texto_naranja_sub
{
	color:	#ed7700;
	font-family: Georgia;
	font-size:	12pt;
	font-weight:	bold;	
}

.texto_marron_normal
{
	color:	#6e3901;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.texto_gris_oscuro_normal
{
	color: #3b3b3b;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.texto_gris_oscuro_small
{
	font-family: Arial;
	font-size: 8pt;
}

.texto_rojo
{
	font-family:Arial;
	font-size:14px;
	color: #970605;
}
