.arancio_32 {
  font-family: Arial;
  font-size: 32px;
  font-weight: bold;
  color: #DF8608;
  text-decoration: none;
}

.arancio_22 {
  font-family: Arial;
  font-size: 22px;
  color: #DF8608;
  text-decoration: none;
}

.arancio_20 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #DF8608;
  text-decoration: none;
}

.arancio_18 {
  font-family: Arial;
  font-size: 18px;
  color: #DF8608;
  text-decoration: none;
}

.arancio_11 {
  font-family: Arial;
  font-size: 11px;
  color: #DF8608;
  text-decoration: none;
}

.arancio_11_bold {
  font-family: Arial;
  font-size: 11px;
  color: #DF8608;
  font-weight: bold;
  text-decoration: none;
}

.marrone {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #5C563C;
  text-decoration: none;
}

.marronelink {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #5C563C;
  text-decoration: underline;
}

.rosso {
  font-family: Arial;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

.testo {
  font-family: Verdana;
  font-size: 12px;
  color: #413C24;
  text-align: justify;
  text-decoration: none;
}

.testo2 {
  font-family: Arial;
  font-size: 12px;
  color: #5C563C;
  text-decoration: none;
}

.testo2link {
  font-family: Arial;
  font-size: 12px;
  color: #5C563C;
  text-decoration: underline;
}

.titolo {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #413C24;
  text-decoration: none;
}

.link, link:link, link:visited, link:hover, link:active {
  font-family: Arial;
  font-size: 12px;
  color: #5C563C;
  text-decoration: underline;
}

.testo_libro {
  font-family: Verdana;
  font-size: 12px;
  color: #413C24;
  text-align: left;
  text-decoration: none;
}