.stile1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.stile1	a:link {
	color: #000;
	text-decoration: none;
}
.stile1	a:visited {
	text-decoration: none;
	color: #000;
}
.stile1	a:hover {
	text-decoration: underline;
	color: #000;
}
.stile1	a:active {
	text-decoration: none;
	color: #000;
}
.stile2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
.stile3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
.stile3	a:link {
	color: #000;
	text-decoration: none;
}
.stile3	a:visited {
	text-decoration: none;
	color: #000;
}
.stile3	a:hover {
	text-decoration: underline;
	color: #000;
}
.stile3	a:active {
	text-decoration: none;
	color: #000;
}
.stile4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}

