/* CSS Document */
body {
}
A:link, A:visited {
text-decoration:none;
}
@font-face{
    font-family: "Bellerose";
    src: url (Bellerose.TTF);
    font-weight: normal;
    font-style: normal;
}
.Estilo12 {
	font-family: "Bookman Old Style";
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #66CCCC;
}

