.menu {
font: 16px Arial;
font-weight: bold;
color: #3399CC;
}
A.menu:link     { font-type: Arial; font-size: 16px; color:#3399CC; font-weight: bold; text-decoration:none; }
A.menu:visited  { font-type: Arial; font-size: 16px; color:#3399CC; font-weight: bold; text-decoration:none; }
A.menu:hover    { font-type: Arial; font-size: 16px; color:#000000; font-weight: bold; text-decoration:none; }

.menupremuto {
font: 16px Arial;
font-weight: bold;
color: #000000;
}

.menupiccolo {
font: 10px Arial;
color: #626262;
}
A.menupiccolo:link     { font-type: Arial; font-size: 10px; color:#626262; text-decoration:none; }
A.menupiccolo:visited  { font-type: Arial; font-size: 10px; color:#626262; text-decoration:none; }
A.menupiccolo:hover    { font-type: Arial; font-size: 10px; color:#3399CC; text-decoration:none; }


.menulingua {
font: 11px Arial;
font weight: bold;
color: #000000;
}
A.menulingua:link     { font-type: Arial; font-size: 11px; color:#000000; font-weight: bold; text-decoration:none; }
A.menulingua:visited  { font-type: Arial; font-size: 11px; color:#000000; font-weight: bold; text-decoration:none; }
A.menulingua:hover    { font-type: Arial; font-size: 11px; color:#3399CC; font-weight: bold; text-decoration:none; }

.titolo {
font: 18px Arial;
font weight: bold;
color: #3399CC;
}

.testonormale {
font: 12px Arial;
font weight: bold;
color: #000000;
}


