#footer
{
	margin: auto;
	margin-top: 5px;
	height: 40px;
	width: 1024px; 
	font-size: 13px;
	clear: both;
	color: #333333;	
}

#footer A
{
	color: #700813;
	text-decoration: underline;
}
#footer A:HOVER
{
	text-decoration: none;
}

