.testo {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #330066;
	text-align: justify;

}
.titolo {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.indice {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;



}
body {
	font-family: "Times New Roman";
	background-color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman";
	color: #CC0000;



}
a:visited {
	font-family: "Times New Roman";
	color: #CC0000;
}
a:hover {
	font-family: "Times New Roman";
	color: #CC0000;
}
a:active {
	font-family: "Times New Roman";
	color: #CC0000;
}
a.bottoni:link {
	text-decoration: none;

}
a.bottoni:visited {
	text-decoration: none;
}
a.bottoni:hover {
	text-decoration: none;
}
a.bottoni:active {
	text-decoration: none;
}
.testoevidenziato {
	color: #CC0000;
}
