body {
	background-color: #FAF7F0;
}

.maintext {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
}
.maintext a:link, .maintext a:visited, .maintext a:active  {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #0C8691;
	text-decoration: underline;
}
.maintext a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #665446;
	font-weight: normal;
	text-decoration: underline;
}
.link-footer {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #0C8691;
	text-decoration: none;
}

.link-footer a:link, .link-footer a:visited, .link-footer a:active  {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #0C8691;
	text-decoration: none;
}
.link-footer a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #0C8691;
	text-decoration: underline;
}
h1 {
	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	color: #0C8691;
}
.itemtitle {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.itemprice {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #0C8691;
	font-weight: bold;
}
.menutext {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
}
.menutext a:link, .menutext a:visited, .menutext a:active  {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menutext a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.smallgrey {
	font-family: Georgia;
	font-size: 10px;
	color: #666666;
}
.subtitle {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
}