body,html {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: #131313;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cccccc;
	}

a.foot:link, a.foot:visited {
	color: #636363;
	text-decoration: none;
}

a.foot:hover {
	color: #cccccc;
	text-decoration: underline;
}