.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #013871;
	line-height: normal;
	text-decoration: none;









}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #013871;
	font-size: x-small;
}
.smallbodytxt {

	font-family: Arial, Helvetica, sans-serif;
	color: #013871;
	font-size: xx-small;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;



}
a:active {
	color: #013871;
	text-decoration: none;
}
a:link {
	color: #013871;
	text-decoration: none;
}
a:visited {
	color: #0266CA;
	text-decoration: none;
}

