.indice {
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 5px;
	padding: 5px;


}
a.link:link {
	text-decoration: none;
	color: #000066;

}
a.link:visited {
	text-decoration: none;
	color: #000066;

}
a.link:hover {
	text-decoration: none;
	color: #CC0000;

}
a.link:active {
	text-decoration: none;
	color: #000066;

}
.striscia {
	background-color: #CCCCFF;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: justify;
	margin: 5px;
	padding: 5px;




}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;

}
