BODY
{
	margin: 0px;
	background-color: #CCCCCC;
}

.footer
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.footer a
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.footer a:hover
{
	color: #000000;
	text-decoration: none;
}