	a.Nav1 {color:#FFFFFF; text-decoration: none}
	a.Nav1:visited {color:#FFFFFF; text-decoration: none}
	a.Nav1:hover {color:#FFFFFF; text-decoration: none}
	
	a.Nav2 {color:#FFFFFF; text-decoration: none}
	a.Nav2:visited {color:#FFFFFF; text-decoration: none}
	a.Nav2:hover {color:#FFFFFF; text-decoration: none}
	
	.Nav1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color:#FFFFFF;
		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:#FFFFFF;
		padding-left: 10px;
		line-height:18px;
		height:18px;
		text-align:left;
		vertical-align:top;
	}
	
	.NavSelected1 {
		color:#FFFFFF;
	}
	
	.NavSelected2 {
		text-decoration:underline;
	}		