body {
	text-align: center;
	border: 0px;
	margin: 0px;
	background: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #99958D;
	text-decoration: none;
}

#footer p {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1F1E1C;
	line-height: 14px;
}

#footer a:link, #footer a:visited {
	color: #1F1E1C;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	color: #1F1E1C;
	text-decoration: underline;
}
