	a.Nav1 {color:#8D7A72; text-decoration: none}
	a.Nav1:visited {color:#8D7A72; text-decoration: none}
	a.Nav1:hover {color:#8D7A72; text-decoration: none}
	
	a.Nav2 {color:#8D7A72; text-decoration: none}
	a.Nav2:visited {color:#8D7A72; text-decoration: none}
	a.Nav2:hover {color:#8D7A72; text-decoration: none}
	
	.Nav1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color:#E33D00;
		font-weight: bold;
		line-height:23px;
		height:23px;
		text-align:left;
		vertical-align:top;
		padding-left:5px;
	}
	
	.Nav2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		color:#8D7A72;
		padding-left: 10px;
		line-height:18px;
		height:18px;
		text-align:left;
		vertical-align:top;
	}
	
	.NavSelected1 {
		color:#E33D00;
	}
	
	.NavSelected2 {
		text-decoration:underline;
	}		
