.cioppino {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	color: 666600;
}
.bodytext {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	color: #666600;
}
.header2 {
	font-family: "Eras Demi ITC";
	font-size: 36px;
	color: #666633;
}
.header {
	font-family: "Eras Demi ITC";
	font-size: 20px;
	color: #666600;
}
a:link {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	color: #CC0000;
}

