body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84A940;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #669966;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.products {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.products:hover {
	text-transform: uppercase;
	color: #669966;
	text-decoration: underline;
}
.text-input {
	border: 1px solid #669966;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text-input2 {
	border: 1px solid #669966;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product-middle {
	background-repeat: no-repeat;
	background-position: left top;
}
.product-amazon {
	color: #DA541F;
	font-weight: bold;
}
.product-broccoli {
	color: #455A21;
	font-weight: bold;
}
.product-omega {
	color: #631B4B;
	font-weight: bold;
}
.product-oriental {
	color: #7C003F;
	font-weight: bold;
}
.product-teatree {
	color: #5A797B;
	font-weight: bold;
}.product-apricot {
	color: #DA541F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.product-acne {
	color: #1DADA3;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.product-allergy {
	color: #4B5F24;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.product-sun {
	color: #A04F22;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

