body {
	background: #666666;
	margin: 0px;
}
div {
	text-align: center;
}
img {
	border: 0px;
}

.ml {
	text-align: right;
	margin: 20px 20px 10px 0px;
}
.ml A:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.ml A:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.ml A:active {
	text-decoration: none;
}
.ml A:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
