BODY
{
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.titolo1
{
    FONT-SIZE: 22pt;
    COLOR: #fbe175;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.titolo2
{
    FONT-SIZE: 16pt;
    COLOR: #fbe175;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.titolo3
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.menu
{
    FONT-SIZE: 10pt;
    COLOR: #fbe175;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.sottomenu
{
    FONT-SIZE: 8pt;
    COLOR: #fbe175;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.collegamento
{
    FONT-SIZE: 10pt;
    CURSOR: hand;
    COLOR: #fbe175;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-DECORATION: none
}
.testo
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Courier;
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #f8f9a2;
    TEXT-DECORATION: none
}

