@charset "utf-8";
.inicial {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #6766FF;
}
.chiquitablanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
}

