h1{ font-family: Verdana; font-size: 18 pt; font-weight: bold }
 
.Didascalia  {
	font-family: Verdana;
	font-size: 8 pt;
}

.riquadro  {
   background-color: #FFFFCC;
   border: thin solid #D7997E;
   padding: 8px;
   width: 500px
}

.Titolo2    { font-family: Verdana; font-size: 18 pt; font-weight: bold }
.testo2      { font-family: Verdana; font-size: 12 pt; font-weight: bold }
.TestoNormale { font-family: Tahoma; font-size: 10 pt; text-align: justify }
A:link {	TEXT-DECORATION: none;color: #996666;}
A:visited {	TEXT-DECORATION: none;color: #996666;}
A:hover {	TEXT-DECORATION: underline}
