.piccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.normale {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.sfondodata {
	background-image: url(sfondodata.jpg);
	background-repeat: no-repeat;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	color: #573029;
	font-size: 18px;
	font-weight: bold;
}
.sel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #573029;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #573029;
}

A.n:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7D4F44;
	font-weight: bold;
	text-decoration: none;
}

A.n:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7D4F44;
	font-weight: bold;
	text-decoration: none;
}

A.n:active {
	color: #7D4F44;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.n:hover {
	color: #444444;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}