.Testo {
    font-family: Verdana; 
    font-size: 10px;
    font-style: normal;
    color: #323532;
    text-align: left;
}

.Testo_2 {
    font-family: Verdana; 
    font-size: 10px;
    font-style: normal;
    color: #323532;
}

.titolo {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #665B3D;
}

a {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #323532;
    text-decoration: none;
}

a:hover {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
}