.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c5bd99;
	text-decoration: none;
	letter-spacing: 0.12em;
	text-align: center;
	word-spacing: 0.20em;
}
.navtable a {
	color: #c5bd99;
	text-decoration: none;
}
.navtable a:hover {
	color: #FFCC66;
}
