body.marta {
    background-color: rgb(220,220,220);
}
table.testo {
    background-color: rgb(220,220,220);
}
td.testo {
    background-color: rgb(220,220,220);
    color: rgb(220,220,220);
    border:solid;
    border-width:1;
}

span.stesto {
    color: rgb(0,0,0);
    font-size: 32;
} 

span.hitesto {
    color: rgb(255,102,0);
    font-size: 32;
} 

div.txt {
    color: rgb(0,0,0);
    font-size: 20;
} 
