<!--
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(http://www.cinderella.it/images/home/sfondo.gif);
}
.Stile1 {
        font-family: "Trebuchet MS";
        font-size: 10px;
        color: #ffffff;
}
a:link {
        color: #FFFF00;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FFFF00;
}
a:hover {
        text-decoration: none;
        color: #00FF00;
        font-weight: NORMAL;
}
a:active {
        text-decoration: none;
        color: #FF0000;
}
.Stile3 {font-size: 12px; font-family: "Tahoma";}

-->