.footerButton {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	white-space: nowrap;
	font-weight: bold;
}
A.footerButton {
	color: #635A53;
	text-decoration: none;
}
A.footerButton:hover {
	text-decoration: underline;
}
.footerDelimiter {
	font-weight:bold;
	color:#635A53;
	padding:0px 5px 0px 5px;
}