.Testo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.Titolo {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9966;
}.Alto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}

a:link {
	text-decoration: none; color: #666666; text-transform: uppercase; font-size: 12px;
}
a:visited {
	text-decoration: none; color: #666666; text-transform: uppercase; font-size: 12px;
}
a:hover {
	text-decoration: none; color: #333333; text-transform: uppercase; font-size: 12px;
}
a:active {
	text-decoration: none; color: #666666; text-transform: uppercase; font-size: 12px;
}
.Corsivo {
	font-family: Verdana, "Comic Sans MS", "Bookman Old Style";
	font-size: 14px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

