.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.menu-text:link {
	text-decoration: none;
}
a.menu-text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu-text:hover {
	text-decoration: none;
	color: #000000;
}
a.menu-text:active {
	text-decoration: none;
	color: #000000;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
a.footer-text:link {
	text-decoration: none;
}
a.footer-text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer-text:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer-text:active {
	text-decoration: none;
	color: #000000;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
