.titoli {  font-family: arial; font-size: 10pt; font-weight: bold; color: #000000}
.testo { font-family: arial; font-size: 9pt; font-weight: normal; color: #333333}
.link { font-family: arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none}
a:link { font-family: arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: underline}
a:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
.testo_piccolo { font-family: arial; font-size: 8pt; font-weight: normal; color: #000000}
.testopiccolissimo {
font-family: arial; font-size: 7pt; font-weight: normal; color: #000000
}
.cornice {
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 669999;
	border-left-color: 669999;
}
