
#FooterBoxWrapper {
	position: relative;
	width: 780px;
	height: auto;
}

#FooterBox {
	float: left;
	display: inline;
	width: 780px;
	height: auto;
	border-style: none;
	background-color: #722350;
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.FooterLinks1:Visited {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}	

.FooterLinks1:Hover {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}	


.FooterLinks1:Link {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	line-height: normal;
	text-decoration: none;
}	