.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.corpo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.corpo:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.menu:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.titoli {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
