a.footer{ 
	font-size:11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	background-image: none;
	}
a.footer:hover{ 
	text-decoration: underline;
	color: inherit;
	}
footer9{
	font-size:9px;
	font-weight: normal;
	text-align: center;
	color: white;
	}
a.footer9{ 
	font-size:9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: white;
	background-image: none;
	}
a.footer9:hover{ 
	text-decoration: underline;
	color: inherit;
	}
.footer_graphic{
	font-size: 11px;
	background-image: url(../resources/footer.jpg);
	margin: 0 auto;
	width:948px;
	padding: 0;
	background-position:0 bottom;
	background-repeat: no-repeat;
	background-color: none;
	color: white;
	text-align: center
	}
