#footer
{
	border				: 1px solid #bbbbbb;
	bottom				: 15px;
	margin-left			: 15px;
	margin-top			: 15px;	
	margin-bottom		: 15px;
	width				: 570px;
	font-size			: 0.6em;
	color				: #888888;
	text-align			: center;
	overflow			: hidden;
}

#footer a
{
	color				: #0D006A;
	margin				: 5px 8px 8px;
	text-decoration		: none;
}

#footer a:hover
{
	color				: #F8B500;
}