.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;
    color: #3E597A;
    font-weight: bold;
}

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

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