body {
	font-family: Arial, Helvetica, sans-serif;
}
.catheading {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9B00;
	text-decoration: none;
}
.catheading a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
.buyonenow {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.buyonenow a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: underline overline;
}
.mainlink {
	font-size: 10px;
	font-weight: bold;
	color: #FF9B00;
}
.subheading {
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.product {
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.product a {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.product a:hover {
	font-size: 11px;
	font-style: normal;
	color: #0A50A1;
	text-decoration: none;
	font-weight: bold;
}
.bartitle {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.bartitle a {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	font-style: normal;
	color: #FF9B00;
	font-weight: bold;
}
.footer a {
	font-size: 12px;
	font-style: normal;
	color: #FF9B00;
	font-weight: bold;
}
blockquote {
	text-indent: 0px;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}