html, body {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 20px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}
