table.navigation {
	border: 0;
}
table.navigation td {
	border: 1px solid white;
	padding: 0.4em 0.6em 0.4em 0.6em;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #333366;
}
table.navigation a {
	color: white;
	white-space: nowrap;
	text-decoration: none;
}
table.navigation a:hover {
	text-decoration: underline;
}
