.whitelink {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
.blackbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackbold:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F45917;
	text-decoration: none;
}

.heading {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.blabktxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blabktxt:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E7937;
	text-decoration: underline;
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
