body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

a:link {
	color: White;
	text-decoration: none;
	border-bottom: none;
	}
		
a:visited {
	color: White;
	text-decoration: none;
	border-bottom: none;
	}
.mitten {
	background-position: center;
}

		
a:hover {
	color: White;
	text-decoration: underline;
	border-bottom: none;
	}
