.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	text-align: left;
	left: auto;
	right: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bottom-links a:link {
	color: #000000;
	text-decoration: none;
}
.bottom-links a:hover {
	color: #666666;
	text-decoration: none;
}
.bottom-links a:active {
	color: #666666;
	text-decoration: underline;
}
.bottom-links a:visited {
	color: #000000;
	text-decoration: none;
}