.footer_BG{
	background-image: url(images/footer_BG.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 934px;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
	padding-top: 8px;
}
.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}
.footerLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
.footerLinks a:hover{
	text-decoration: underline;	
}

