body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
.NewsHeadline {
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bolder;
}

.bigwhitlinks a:link {


	font-family: Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/******   upper nav  ******/

.bigwhitlinks a:visited {


	font-family: Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bigwhitlinks a:hover {


	font-family: Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.FCtxt {
	font-family: Geneva, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 16px;
}
.FCtxtsmall {
	font-family: Geneva, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 12px;
}
