a:link {
	color: #326400;
	text-decoration: none;
}
a:visited {
	color: #326400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #326400;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #686D71;
	padding-right: 0px;
	padding-left: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:  #326400;
	padding-right: 0px;
	padding-left: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #326400;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #686D71;
}
.menuProducts {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686D71;
	padding-right: 0px;
	padding-left: 0px;
}
.image {
}

