<!-- 
.texto{
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
}
.texto_fuerte{
	color: #003366;
}
.texto_medio{
	color: #003366;
}
.texto_pastel{
	color: #003366;
}

.texto_negrita_fuerte{
	font-weight: bold;
	color:#0061C1;
}
.texto_negrita_medio{
	font-weight: bold;
	color: #003366;
}
.texto_negrita_pastel{
	font-weight: bold;
	color: #003366;
}
.texto_negrita{
	font-weight: bold;
}
-->

