.titolo {
  font-family: Verdana;
  font-size: 28px;
  color: #4B4B4B;
  text-decoration: none;
}

.testo {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.testo2 {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

.link {
  font-family: Verdana;
  font-size: 11px;
  color: #E67300;
  line-height: 20px;
  text-decoration: underline;
}

.form {
  font-family: Verdana;
  font-size: 12px;
  color: #4B4B4B;
  font-weight: bold;
  text-decoration: none;
}

.acktInput {
  font-family: Verdana;
  font-size: 11px;
  border-style: solid;
  border-color: #A5ACB2;
  border-width: 1; 
  background: #FFFFFF;
}

.arancio {
  font-family: Verdana;
  font-size: 11px;
  color: #E67300;
  line-height: 20px;
  text-decoration: none;
}