.estilos {
	font-family: "Cooper Black";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: small-caps;
	color: #660066;
	text-decoration: underline;
}
.texto {
	font-family: "Bradley Hand ITC";
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330099;
}
