table#NavTable,th,td{
	margin-right: .1em;
	margin-left: .1em;
}
table#NavTable{
	border:none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	width: 80%;
}
table#NavTable a:link{
	color:#006699;
	font-family: "Century Gothic";
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 1em;
}
table#NavTable a:visited{
	color:#006699;
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 1em;
}
 table#NavTable a:hover{
	color:#006699;
	text-decoration:underline;
	font-family: "Century Gothic";
	font-size: 1em;
}
 table#NavTable a:active{
	color:#006699;
	font-family: "Century Gothic";
	font-size: 1em;
}
