body {
	font-size: 16px;
	font-family: Verdana, Arial, "Courier New", monospace;
	background: white;
	color: black;
	text-align: center;
	}

.little {
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}
