.titulo {
	font-family: Forte;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #6666FF;
	text-decoration: underline;
}
.texto {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FF0066;
}
