


.HeaderMenu
{
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial;
    text-decoration: none;
}


.Link2
{
    font-weight: normal;
    font-size: 10px;
    color: #999999;
    font-family: "Times New Roman", Times, serif;
    text-decoration: underline;
}
.HeaderMenuSel
{
    font-weight: bold;
    font-size: 12px;
    color: #CC3333;
    font-family: Arial;
    text-decoration: none;
}

}
.MenuServizi
{
    font-weight: bold;
    font-size: 15px;
    color: #6699CC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.HeaderMenuSelected
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffff99;
    font-family: Arial;
    text-decoration: none;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.LinkSelected
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Arial;
	text-decoration: none;

}


.MenuMail
{
    font-weight: bold;
    font-size: 13px;
    color: #006699;
    font-family: Arial;
    text-decoration: none;
}
