div.navigation {
	position: absolute;
	margin-top: 240px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: center;
}

a.navigation {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-left: 1em;
	color: #000000;
	text-decoration: none;
}

a.navigation:hover {
	color: #b0b0b0;
}
