.Menu
{
    font-weight: bold;
    font-size: 12px;
    
    color: #392C21;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.Link
{
    font-weight: bold;
    font-size: 12px;
    color: #FF6600;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.LinkPosa
{
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #993300;
    font-family: Arial;
    text-decoration: underline;

}
.LinkRiquadro
{
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #993300;
    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: 12px;
    color: #FFFFFF;
    font-family: Arial;
	text-decoration: none;

}
.Mail
{
    font-weight: bold;
    font-size: 14px;
    color: #990000;
    font-family: Arial;
	text-decoration: none;

}
.Ricette
{
    font-weight: bolder;
    font-size: 12px;
    color: #666600;
    font-family: Arial;
	text-decoration: none;

}
.MenuProdotti
{
    font-weight: bold;
    font-size: 12px;
    color: #666600;
    font-family: Arial;
	text-decoration: none;

}

