.footerNav a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}
.footerNav a:hover {
	text-decoration: underline;
	}
.footerNav {
	background-color: #ffffff;
	padding: 10px;
	/**border: thin solid #CCCCCC;**/
	color: #999999;
	border-top: thin solid #CCCCCC;


	}
.footerNav .h {
	font-weight: bold;
	font-size: 12px;
	}
.footerNav .h2 {
	font-weight: bold;
	}
.footerNav .text {
	line-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:5px 5px 10px 0px;
	}