.nero   
  {color:black;}
.bianco 
  {color:white;}
.sfondogiallo 
  {background-color: rgb(255,255,230);}

th {color: black; 
    background-color: rgb(255,209,164); 
    font-family: Century Gothic, sans-serif; 
    font-weight: bold;
}
body {background-color: rgb(255,255,230);}
.tit { font-family: Century Gothic, sans-serif; font-size: 12pt; color: rgb(0,128,128); font-weight: bold; font-variant: small-caps; padding-top: 12px }
A {text-decoration: none;}