a:link {
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC66;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663300;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
}
.menuattivo {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663300;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: right;
	text-decoration: underline;
}
.titoli {
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-style: italic;
	letter-spacing: 4px;
}
.contattisfondo {
	background-image: url(../img/cuochi.jpg);
}
.contatti {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 4px;
}
.persone {
	font-size: 10px;
	color: #663300
}
.personegrande {
	font-size: 12px;
	color: #663300
}
.ingredienti {
	font-style: italic;
	font-variant: small-caps;
	color: #006699;
	font-size: 12px;
	letter-spacing: 2px;
}
.ingredientipiccolo {
	font-style: italic;
	font-variant: small-caps;
	color: #006699;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
}
.tabella_base {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #663300;
}
.tabella_dx {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #663300;
}
.camporeadonly {
	background-color: #FFCC66;
}
.botday {
	font-family: Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #CC3300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #936305;
	border-right-color: #936305;
	border-bottom-color: #936305;
	border-left-color: #936305;
}
.bot {
	font-family: Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #CC3300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #936305;
	border-right-color: #936305;
	border-bottom-color: #936305;
	border-left-color: #936305;
}