a:active {
  color: #FFFFFF; 
  text-decoration: none;
}
.capitolo {
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 14pt; 
  color: #FFFFFF; 
  text-decoration: none; 
  text-indent: 10px;
}
.sezione {
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 12pt; 
  font-weight: bold;
  color: #BEDE9E; 
  text-decoration: none; 
  text-indent: 20px;
}
.testo {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 10pt; 
  color: #FFFF99; 
  text-decoration: none; 
  text-indent: 0px;
}
.autore {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 10pt; 
  font-weight: bold;
  color: #FFFFFF;  
  text-decoration: none;
}
.raccolta {  
  font-family: "Arial  Narrow", Arial, "Times New Roman", Garamond; 
  font-size: 8pt; 
  color: #FFB3FF; 
  font-weight: bold; 
  text-align: center;
}
.data {
  font-family: Arial, "Times New Roman", Garamond; 
  font-size: 8pt; 
  font-weight: bold;
  color: #FF0000; 
  text-align: center;
}
.articolo {
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 10pt; 
  color: #FFFF99; 
  text-decoration: none; 
  text-indent: 0px;
}
.testo_fondo {  
  text-align: center; 
  vertical-align: middle; 
  border-color: #000099 black black; 
  border-style: groove; 
  border-top-width: 1px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 1px;
}
.testo_titolo {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 14pt; 
  text-align: center; 
  padding-top: 5px; 
  padding-bottom: 0px
}
.testo_testo {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 12pt; 
  font-style: normal; 
  font-weight: normal; 
  text-align: left; 
  padding-top: 5px; 
  padding-left: 20px
}
.testo_autore {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 10pt; 
  font-style: italic;
  text-align: left; 
  padding-top: 10px; 
  padding-bottom: 5px;
  padding-left: 20px
}
.testo_raccolta {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 12pt; 
  font-style: italic;
  text-align: center; 
  padding-bottom: 15px;
}
.testo_inviatoda {  
  font-family: Verdana, "Times New Roman", Garamond; 
  font-size: 8pt; 
  font-style: italic;
  text-align: left; 
  padding-top: 10px; 
  padding-bottom: 5px;
  padding-left: 20px
}

