	
  a:link, a:visited, a:active {  
  text-decoration: none; 
  color: #006633;
 }
 
 .bottoni  {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #006633;
 }
 
.bottoni div {  
  border:1px #006633 solid;
  padding: 3px;
  width: 145px;
  cursor: pointer;
 }
/* Firefox          + I.Explorer  */
.bottoni div:hover, .bottoni a:hover { 
background: #FFFF66; 
}

.capit {
text-transform: capitalize;
}

hr {
  color: #006633; 
  height: 1px;
  }
  
.inserto  {
background-image: url(../_IMG/Bkg_TD.gif); 
background-repeat: repeat-x; 
background-position: center top; 
background-color: #666666; 
z-index: 50; 
position: absolute;
}

 .Novita  {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #006633;
 }
 
.Novita div {  
  border:1px #006633 solid;
  padding: 3px;
  height: 40px;
  width: 145px;
  cursor: pointer;
  background: #FFFFFF;
  text-align: left;
 }
/* Firefox          + I.Explorer  */
.Novita div:hover, .Novita a:hover { 
background: #FFFF66; 
}
