a.menu_lnk:link {
	font-family: "Arial";
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #250202;
	text-decoration: none;
}
a.menu_lnk:active {
	font-family: "Arial";
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #250202;
	text-decoration: none;
}
a.menu_lnk:visited {
	font-family: "Arial";
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #250202;
	text-decoration: none;
}
a.menu_lnk:hover {
	font-family: "Arial";
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #32a8da;
	text-decoration: none;
}

a.product_link:link {
	font-family: "Arial";
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color: #efbd00;
	text-decoration: none;
}
a.product_link:active {
	font-family: "Arial";
	font-size: 16px;
	font-style:normal;
	line-height:30px;
	font-weight:bold;
	color: #efbd00;
	text-decoration: none;
}
a.product_link:visited {
	font-family: "Arial";
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color: #efbd00;
	text-decoration: none;
}
a.product_link:hover {
	font-family: "Arial";
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt {
	font-family:arial;
	font-size: 11px;
	font-style: normal;
	padding-left:5px;
	padding-right:10px;
	padding-top:15px;
	text-align:justify;
	color:#ffffff;
	}
.boldhead {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color: #32a8da;
	line-height:30px;
	padding-left:5px;
	}
.heading {
	font-family: "Arial narrow";
	font-size: 24px;
	font-weight:bold;
	color: #a7d9ff;
	padding-left:5px;
	}

.headingfortop {
	font-family: "Arial narrow";
	font-size: 28px;
	font-weight:bold;
	color: #EFBD00;
	padding-left:5px;
	}
.headingfortopsecond {
	font-family: "Arial narrow";
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:85px;
	}

