.massetHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333399;
	font-weight: lighter;

}
.subHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333399;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333399;



}
.menuItems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
