.Testo-Normale {
	font-family: tahoma;
	font-size: 12px;
}
.Testo-Piccolo {
	font-family: tahoma;
	font-size: 9px;
}
.Titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;

}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FFB340;
}
.testo-home {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.sottotitolo {
	font-family: tahoma;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}

