body
{
}
.alumniMenuHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Navy;
}
.alumniMenuBody
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.alumniMenuBody a
{
	text-decoration:none;
	color:Black;
}
.latestInstituteHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Navy;
}
.latestInstituteBody
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.latestInstituteBody a
{
	text-decoration:none;
	color:Black;
}
.latestMemberHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Navy;
}
.latestMemberBody
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.latestMemberBody a
{
	text-decoration:none;
	color:Black;
}

