.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.testo {
	font-family: Tahoma, "Apple LiGothic Medium", sans-serif;
	font-size: 14px;
	text-align: justify;
}
.testobold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.testo600 {
	font-family: Tahoma, "Apple LiGothic Medium", sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 600px;
}
.testo600center {
	text-align: center;
	width: 600px;
}
.tdfoto {
	background-image: url(gallery/f-tb-foto.gif);
	background-repeat: repeat-y;
	width: 600px;
}
.tdlink {
	background-image: url(f-tb-link.gif);
	background-repeat: repeat-y;
	width: 600px;
}
