body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #666666;
}
#content {
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}

