BODY {background:#EBF8FE; font-family:Tahoma, Arial, sans-serif; font-size:11pt; color: #1d4f73;}
   .testo {font-size:11pt; color: #1d4f73;}
   .testopiccolo {font-size:9pt; color: #1d4f73;}
   .titolotesto {font-size:15pt; color: #1d4f73;}
   .menu {font-size:12pt; color:white; font-weight: bold}
   .titolo {font-size:17pt; color:white}
   .home {font-size:16pt; color:#e4a730; font-weight: bold}
   .titolobox {font-size:11pt; color:white; font-weight: bold}
   .box {font-size:10pt; color:white;}

H1 {
font-size: 16 pixels;
font-family: Helvetica;
font-weight: bold;
}

a:link {
    text-decoration: none;
    color: #e4a730;
    background-color: transparent;
}

a:visited {
    text-decoration: none;
    color: #e4a730;
    background-color: transparent;
}


a:hover {
    text-decoration: underline;
    color: #e4a730;
    background-color: transparent;
}

a.home:link {
   text-decoration: none;
   color: #e4a730;
   background-color: transparent; 
   font-size:16pt; 
   font-weight: bold;
}

a.home:hover {
   text-decoration: underline;
   color: #e4a730;
   background-color: transparent;
   font-size:16pt; 
   font-weight: bold;
}
