body, table {
        font-family: verdana, tahoma, arial;
        font-size: 13px;
        color: #000000;
        background-color:#FDFF9D;
        scrollbar-face-color:#FDFF9D;
        scrollbar-highlight-color:#FDFF9D;
        scrollbar-shadow-color:#FDFF9D;
        scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-track-color:#FDFF9D;
        scrollbar-darkshadow-color:#000000;

}

A:link  {
        COLOR: #ED8716;
        TEXT-DECORATION: overline underline;
        cursor: crosshair;
        font-weight: bold;
}

A:visited {
        COLOR: #F4AA0F;
        TEXT-DECORATION: overline underline;
        cursor: crosshair;
        font-weight: bold;
}

a:hover {
        filter:FlipH();
        COLOR: #ED8716;
        TEXT-DECORATION: overline underline;
        cursor: crosshair;
        height: 1em;

}

A:active {
        COLOR: #F0BD46;
        TEXT-DECORATION: overline underline;
        cursor: crosshair;
        font-weight: bold;
}

input, textarea {
        color: #ED8716;
        background: none;
        font-size: 10px;
        font-weight: regular;
        text-decoration: none;
        font-family: verdana, tahoma, arial;
        text-align: lest;
        border-width: 1pt;
        border-style: solid;
        border-color: #ED8716;
        letter-spacing: 0pt;
}

.section {

        filter: dropshadow (color=#ED8716, offx=1, offy=1, positive=1);
        color: #ED8716;
        font-weight: bold;
        font-size: 11px;
        font-family: verdana, tahoma, arial;
        width: 100%;
}
.top {
        background-image: url(bg_top.jpg);
        background-repeat: repeat;
}

.bottom {
        background-image: url(bg_bottom.jpg);
        background-repeat: repeat;
}

.testo {
        font-family: verdana, tahoma, arial;
        font-size: 10px;
        color: #ED8716;
}


body {
  background-image:;
  background-repeat:no-repeat;
  background-attachment:fixed;
  padding:0px;

}


div.mybody {
  margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px;

}
