body {
    background-image: url(img/sfondo.jpg);
    color: #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
    font-size: 0.7em;
    text-align: center;    
}

a {
    color: #ffffff;
}

a:hover {
    text-decoration: none;
}
