#ftBox {
	background: #FFFFFF !important;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Verdana";
	text-align: center;
	color: #FF0000 !important;
}

#ftBox:link {
	color: #3333FF !important;
}

