.testo {
	font-family: Garamond, "Times New Roman";
	font-size: 15px;
	text-align: justify;

}
.didascalia {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}
.testopiccolo {
font-family: Garamond, "Times New Roman"; font-size: 11px
}
.categoriapiatto {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #96141E;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000096;

}
.titolo {
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;



}
.tabella {
	border: 2px solid #96141e;
}

