.TopNavTxt {
	font: 10pt "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.TopNavTxt a:hover {
	color: #f9e4b6;
}
.footerLinks {
	color: #6C5735;
	padding: 0px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.footerLinks a:hover {
	color: #A7c9bb;
	}
.HeadlineTxt {
	font: 10pt "Times New Roman", Times, serif;
	color: #6c5735;
}
.HeadlineTxt a:hover {
	color: #A7c9bb;
}
.HeadlineLrgTxt {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #6c5735;
}
.HeadlineLrgTxt a:hover {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #A7c9bb;
}.HeadlineTxt-grn {
	font: 10pt "Times New Roman", Times, serif;
	color: #A7c9bb;
}
.HeadlineLrgTxt-Grn {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #A7c9bb;
}

