	A.chan
{
    COLOR: #003366;
    FONT: 9 verdana,Verdana;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 5px;
    TEXT-DECORATION: none
}
A.chan:active
{
    COLOR: #003366
}
A.chan:visited
{
    COLOR: #003366
}
A.chan:hover
{
    COLOR: #ff3300
}

A.pronti
{
    COLOR: #003366;
    FONT: 12 Verdana,Arial;
	font-weight : bold;
    MARGIN-RIGHT: 15px;
    TEXT-DECORATION: none
}

A.pronti:active
{
    COLOR: #003366
}
A.pronti:visited
{
    COLOR: #003366
}
A.pronti:hover
{
    COLOR: #ff3300
}

.paragrafo
{
    font-size : 10;
    font-family : Verdana,Arial,Helvetica;
    font-weight : normal;
    color : Black;
    text-align : justify;
	TEXT-DECORATION: none
}

A.Rosso
{
    COLOR: Red;
    FONT: 9 verdana,Verdana;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 5px;
    TEXT-DECORATION: none
}
