body {
	margin: auto;
	margin-top: 50px;
	width: 650px;
	font-family: lucida grande;
	font-size: 8pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}