.prezzo {
	font-family: "Trebuchet MS", Verdana, Arial, Futura;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4D4A2B;
}
.prezzo-dettaglio {
	font-family: "Trebuchet MS", Verdana, Arial, Futura;
	font-size: 12px;
	color: #4D4A2B;
}
.cooking a:link {
	text-decoration: none;

}
.cooking a:visited {
	text-decoration: none;

}
.cooking-title {
	font-family: "Trebuchet MS", Verdana, Arial, Futura;
	font-size: 16px;
	font-style: normal;
	color: #3D3925;
	font-weight: bold;

}
.cooking-price {

	font-family: "Trebuchet MS", Verdana, Arial, Futura;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3D3925;
}
.cooking-testo {

	font-family: "Trebuchet MS", Verdana, Arial, Futura;
	font-size: 12px;
	color: #3D3925;
}

