	A.link:LINK, A.link:VISITED {
		color : #993333;
		font-family : Verdana, Geneva, Arial, Helvetica;
		font-size : 10px;
	}
	A.productlink:LINK, A.productlink:VISITED {
		color : #993333;
		font-family : Verdana, Geneva, Arial, Helvetica;
		font-size : 10px;
	}
	A.featlink:LINK, A.featlink:VISITED {
		color : #E7DCD5;
		font-family : Verdana, Geneva, Arial, Helvetica;
		font-size : 10px;
	}
	.tagline {
		color : #555555;
		font-family : Verdana, Geneva, Arial, Helvetica;
		font-size : 10px;
	}
	BODY {
		background: #F7F5EE; 
	} 
	
	.searchField {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		height:20px;
		border:1px solid #5E513A;
	}
	
	.thumbImage {
		border-top:none;
		border-left:none;
		border-bottom:1px solid #AAAAAA;
		border-right:1px solid #AAAAAA;
	}
	
	.productImage {
		border-top:none;
		border-left:none;
		border-bottom:1px solid #AAAAAA;
		border-right:1px solid #AAAAAA;
	}
	
	.infoText {
		font-family:Verdana, Geneva, Arial, Helvetica;
		font-size:11px;
		line-height:15px;
		color:#473B28;
	}
	
	.faqquestionText {
		font-family:Verdana, Geneva, Arial, Helvetica;
		font-size:11px;
		line-height:15px;
		font-weight:bold;
		color:#473B28;
	}
	
	.faqanswerText {
		font-family:Verdana, Geneva, Arial, Helvetica;
		font-size:11px;
		line-height:15px;
		margin-left:30px;
		color:#473B28;
	}
	
	.generalText {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	
