h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;

}
.HeadTitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.HeadSottoTitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;

}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing: 2pt;
	word-spacing: 6pt;


}
a{
color: black;
}
a:visited{
color: black;
}
