body {
	color: silver;
	background-color: black;
	font-family: Arial;
	font-size: smaller;
}

.footer{
font-size: 8px;
color: #6d6d6d;
	text-align: right;
}

a {
	text-decoration: none;
	font-size: 8px;
	color: #6d6d6d;
}

a:hover {
	text-decoration: underline;
}
