body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #8F558D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F558D;
}
a:hover {
	text-decoration: underline;
	color: #8F558D;
}
a:active {
	text-decoration: none;
	color: #8F558D;
}
	
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.faqheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodydark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.photodetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.productdetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.productprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8F558D;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

a img {border-color: #FFFFFF;}

a:hover img {color: #8F558D;}