.testo
{
    font-size: 12px;
    font-style: normal;
    color: Black;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 16px;
    color: #666;
}

.testo_titolo
{
    font-size: 18px;
    font-style: normal;
    color: Black;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 16px;
    color: #666;
}


.testo_gray
{
    font-size: 12px;
    font-style: normal;
    color: #949494;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 16px;
    color: #999;
}

.testo_gray_titolo
{
    font-size: 14px;
    font-style: normal;
    color: #949494;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 16px;
    color: #999;
}



