.heading16Black {	font-family: Arial, Helvetica, sans-serif;
					font-size: 16pt;
					font-weight: normal;
					color: black}

.countFloat {
	padding: 2px;
	color: black;
	font-size: 10pt;
	border-color: black;
	background-color: "#CCFFCC";
	border-style: solid;
	font-style: normal;
	text-align: center;
	font-family: Arial, sans-serif;
	border-width: 1px;
}

A.hoverStyle:hover {color: black; font-weight: bold;}

A.blueBold:hover {color: blue; font-weight: bold;}


A:link {color: 000000; 	font-family: Arial, sans-serif;}
A:visited {color: 000000; 	font-family: Arial, sans-serif;}
A:hover {color: yellow; 	font-family: Arial, sans-serif;}
A:active {color: 999999; 	font-family: Arial, sans-serif;}
A:link, A:visited, A:hover, A:active {text-decoration: none}

