.titolo_indice {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.Titolo_grande {
	font-family: Arial;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0000FF;
}
.sfondo {
	background-image: url(sfondi/xmas-bg-page.gif);
}
.sfondo_indice {
	background-image: url(sfondi/blow_green.jpg);
}
.testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.testo_indice {
	font-size: 24px;
	font-weight: bold;
}
.testo_citazione {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
