.black13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.black12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9000D;
	line-height: 17px;
}
.red15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A9000D;
	line-height: 17px;
}
.bg_about {
	background-image: url(images/frame_11.jpg);
	background-repeat: no-repeat;
}
.bg_product {
	background-image: url(images/productdetails_bg.jpg);
	background-repeat: no-repeat;
}
.bg_award{
	background-image: url(images/award_02.jpg);
	background-repeat: no-repeat;
}
.bg_health{
	background-image: url(images/health_02.jpg);
	background-repeat: no-repeat;
}
.bg_tv{
	background-image: url(images/tv_03.jpg);
	background-repeat: no-repeat;
}
.bg_contact{
	background-image: url(images/contactus_02.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
