BODY.Navigation {
	color: #000000;
	background-color: #FFCC66;
	}
TD.NavText, TD.Navigation {
	font-family: "Verdana";
	font-weight: bold;
	text-align: left;
	}
TD.NavTextBox {
	font-family: "Verdana";
	font-weight: normal;
	text-align: center;
	background-color: #CC9966;
	}
TD.NavTextBoxList {
	font-family: "Verdana";
	font-weight: bold;
	text-align: left;
	background-color: #CC9966;
	}
TD.NavIcon {
	text-align: center;
	}
TD.NavInfo {
	font-family: "Arial";
	text-align: center;
	}
A.NavText:link, A.NavText:visited, A.Navigation:link, A.Navigation:visited {
	font-family: "Verdana";
	color: #000044;
	}
A.NavText:active, A.NavText:hover, A.Navigation:active, A.Navigation:hover {
	font-family: "Verdana";
	color: #FF0044;
	}

