@charset "utf-8";
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
.text1	a:link {
	color: #036;
	text-decoration: none;
}
.text1	a:visited {
	text-decoration: none;
	color: #036;
}
.text1	a:hover {
	text-decoration: none;
	color: #309CCB;
}
.text1	a:active {
	text-decoration: none;
	color: #036;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #039;
}
.text3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.titolo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #09F;
	font-weight: bold;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

