body,td,th {
	color: #77735A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smText{	color: #77735A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-attachment:fixed;
}
.footerText {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E2DED3;
}
a:link {
	color: #B7933B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B7933B;
}
a:hover {
	text-decoration: none;
	color: #B7933B;
}
a:active {
	text-decoration: underline;
	color: #B7933B;
}
.a2:link {
	color: #7a7454;
	text-decoration: underline;
	font-weight:bold
	
	
}
.a2:visited {
	text-decoration: underline;
	color: #7a7454;
	font-weight:bold
}
.a2:hover {
	text-decoration: none;
	color: #7a7454;
	font-weight:bold
}
.a2:active {
	text-decoration: underline;
	color: #7a7454;
	font-weight:bold
}
.ProductTitle {
	font-size: 15;
	font-weight: bold;
}
