.celle {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;

}

a:link {
    color: #8D0011;
    cursor: hand;
    text-decoration: none;
}
a:visited {
    color: #8D0011;
    cursor: hand;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    cursor: hand;
    text-decoration: none;
}
a:active {
    color: #FF0000;
    cursor: hand;
    text-decoration: bold;
}
.body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small; /*background-image: url(../immagini/sfondo.jpg);
    background-attachment: fixed;*/;
    margin-top: 0px;
    color: gray;
}
.corniceimmagini {
    border: thick groove #990000;
}
.moduloinfo {
    font-size: x-small;
    background-color: #990000;
    color: #FFFFFF;

}
.campimodulo {
    font-size: x-small;
    color: #990000;
    width: 421px;
    height: 23px;
}
.onclick {
    cursor: hand;
}
