	a.Nav1 {color:#99b53e; text-decoration: none}
	a.Nav1:visited {color:#99b53e; text-decoration: none}
	a.Nav1:hover {color:#99b53e; text-decoration: none}
	
	a.Nav2 {color:#99b53e; text-decoration: none}
	a.Nav2:visited {color:#99b53e; text-decoration: none}
	a.Nav2:hover {color:#99b53e; text-decoration: none}
	
	.Nav1 {
		FONT-SIZE: 12px;
		COLOR: #99b53e;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: normal;
	
	}
	
	.Nav2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color:#99b53e;
		font-weight:normal;
		line-height:10px;
	}
	
	.NavSelected1 {
		FONT-SIZE: 12px;
		COLOR: #99b53e;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	.NavSelected2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color:#99b53e;
		font-weight: bold;
		line-height:10px;
	}
	
	
	