/* CSS Document */

.texto{font-family: "Lucida Handwriting";
font-size:18px;
font-style:normal;
font-weight:normal;
text-transform:none;
color:#000000;
}

.texto2{font-family: "Bodoni MT";
font-size:18px;
font-style:normal;
font-weight:normal;
text-transform:none;
color:#A14836;
}
.titulos{font-family: "Lucida Handwriting";
font-size:24px;
font-style:normal;
font-weight:bolder;
text-transform:none;
color:#000000;
}
