.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D49B31;
	font-weight: bold;
	text-decoration: none;
}
.topsubnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D99E31;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #49617E; /* IE6 Bug */
	border: 1px solid #ccc;
	border-bottom: 0;
}
