.standard_text {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.facebook_text {
	font-family: sans-serif;
	color: #3b5998;
	font-size: 12px;
	text-decoration: none;
}

.red_standard_text {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.email_text {
	font-family: Times New Roman, Times, serif;
	color: #a61300;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.email_text:hover {
	font-family: Times New Roman, Times, serif;
	color: #a61300;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.product_header_text {

	font-family: Times New Roman, Times, serif;
	color: #a61300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.header_text {

	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.offer_text {

	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.header_text:hover {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.img_border {
	border: 1px solid #000000;
}

.img_link {
	border: 0px solid #ffffff;
}

a:link .img_link, a:hover .img_link, a:active .img_link {
	border: 0px solid #ffffff
}
