	a.Nav1 {color:#333333; text-decoration: none}
	a.Nav1:visited {color:#333333; text-decoration: none}
	a.Nav1:hover {color:#FF9900; text-decoration: none}
	
	a.Nav2 {color:#666666; text-decoration: none}
	a.Nav2:visited {color:#666666; text-decoration: none}
	a.Nav2:hover {color:#FF9900; text-decoration: none}
	
	.Nav1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		color:#333333;
		line-height:23px;
		height:23px;
		text-align:left;
		vertical-align:top;
		padding-left:10px;
		padding-bottom:5px;
	}
	
	.Nav2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color:#666666;
		padding-left: 30px;
		line-height:18px;
		height:18px;
		text-align:left;
		vertical-align:top;
	}
	
	.NavSelected1 {
		color:#333333;
	}
	
	.NavSelected2 {
		color:#666666;
	}		