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