.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
.bordo {
	border: 1px solid #CCCCCC;
}
.piccolo {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.menurosso {

	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.testo2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.testo2rosso {


	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: normal;
}
#finestra {
       float: no;
       width: 315px;
       height: 330px;
       overflow: scroll;
      } 
