.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-transform: capitalize;
}
.texto_cuerpo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #a1a9ab;
	text-transform: none;
}

