@font-face {
    font-family: "BabyMoonsBold";
    font-style: normal;
    font-weight: normal;
	src: url(BabyMoonsBold.ttf);
}
span{
font-family:BabyMoonsBold;
}
h3{
font-family:BabyMoonsBold;}
h1{
font-family:BabyMoonsBold;
}
.Estilo8 {
	width: 100%;
}
.arbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-image: none;
	text-decoration: underline;
}
