body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.date {
	font-size: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #826200;
	font-weight: bold;
	text-decoration: underline;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFDD97;
	text-decoration: none;
}
.clothtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ead47d;
	text-align: center;
}
.price {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


.inputbox {
	color: #000000;
	background-color: #EEDC97;
	border: 1px solid #A18A20;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 2px;
}
a:link, a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #EEDC97;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #EEDC97;
	text-decoration: underline;
}
a.media:link, a.media:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.media:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}.storemenu {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.storemenu a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.storemenu a:link, .storemenu a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.subtotal {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ead47d;
}
.quantity {
	color: #e84800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}
.style1 {
	color: #ead47d;
	font-weight: bold;
}
