.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.bacheca {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.testo_piccolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
.testo_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #06C;
}
.testo_piccolo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFF;
}
.titolo {
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	color: #006600;
}
.testo3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
.testo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #666;
	font-weight: bolder;
}
.bacheca1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #426897;
}
