.Stile1 {
  color: #ffffff;
}
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.vers {
  background-color: rgb(215, 215, 215);
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  
  text-decoration:none;
  font-family: Arial,Helvetica,sans-serif;
  a:link {color: #996633}   
  a:visited {color: #996633} 
  a:hover {color: #101010}   
    

}


.testo1 {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #000050;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
}



