.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	padding: 3px;
	height: 25px;
	width: 144px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.menulink:hover {
	text-decoration: underline;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 3px 13px 3px 3px;
	line-height: 16pt;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/sfondo_50.gif);
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.boxlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.boxlink:hover {
	text-decoration: underline;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
