	a.Nav1 {color:#B2885B; text-decoration: none}
	a.Nav1:visited {color:#B2885B; text-decoration: none}
	a.Nav1:hover {color:#B2885B; text-decoration: none}
	
	a.Nav2 {color:#B2885B; text-decoration: none}
	a.Nav2:visited {color:#B2885B; text-decoration: none}
	a.Nav2:hover {color:#B2885B; text-decoration: none}
	
	.Nav1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #B2885B;
		font-style: normal;
		font-weight: bold;
		line-height:23px;	}
	
	.Nav2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color:#B2885B;
		padding-left: 0px;
		line-height:13px;
		height:12px;
	}
	
	.NavSelected1 {
		color:#5E9CCE;
	}
	
	.NavSelected2 {
		text-decoration:underline;
	}		