.applet {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.titolo {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.sottotitolo {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.sommario {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a.linktitolo {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
      text-decoration: none;
}
a.linktitolo:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
      text-decoration: underline;
}
.testo   { 
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
      font-style: normal;
      font-weight: normal; 
	text-align: justify 
}
a.linksegue {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
      text-decoration: none;
}
a.linksegue:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
      text-decoration: none;
}
a.linkappr {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
      text-decoration: none;
}
a.linkappr:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
      text-decoration: underline;
}

