body { 
       }
	.menu_alto { font-family: "verdana", "arial","sans-serif";
			font-size: 9pt;
			line-height:12pt;
			color: white;
			margin-left: 5pt;
			
    }
.Nero  { font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 10pt; 
			  line-height:12pt;
			  color: #000000; 
			  FONT-WEIGHT: bold;}	
.bianco_11 { font-family: "sans-serif", "arial","verdana"; 
              font-size: 11pt; 
			  line-height:12pt;
			  color: #FFFFFF; 
			  font-weight: bold;
               }

#header A:link { color: white; text-decoration: none;}        /* unvisited link */
#header A:visited { color: white ; text-decoration: none;}    /* visited links */
#header A:active { color: red; text-decoration: yes;	}     /* active links */
#header A:hover { color: red; text-decoration: yes;	}     /* active links */
