@charset "utf-8";

.limoncello {
	background-color: #3EA4A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #382B19;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #382B19;
}
body {
	background-color: #3EA4A7;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 35px;
}
a:link {
	color: #B2006B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B2006B;
}
a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #00AFB1;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}
.ingredients {
	color: #663399;
	font-weight: bold;
}
.style9 {color: #382B19}
.style10 {color: #720044; }

