








a.nav
{
	color: ffffff;
	text-decoration: none;
	
	
	}

a.nav:link
{
	color: ffffff;
	text-decoration: none;
	
	}

a.nav:hover
{
	color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
	}
	
a.nav:active
{
	color: ffffff;
	text-decoration: none;
	
	}

a.nav:visited
{
	color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	}

a.nav:visited:hover
{
	color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
	}

a.nav:visited:active
{
	color: ffffff;
	text-decoration: none;
	
	}
	


a.nav2
{
	color: 000000;
	text-decoration: none;
	
	}

a.nav2:link
{
	color: 000000;
	text-decoration: none;
	
	}

a.nav2:hover
{
	color: 000000;
	text-decoration: underline;
	
	}
	
a.nav2:active
{
	color: 000000;
	text-decoration: none;
	
	}

a.nav2:visited
{
	color: 000000;
	text-decoration: none;
	
	}

a.nav2:visited:hover
{
	color: 000000;
	text-decoration: underline;
	
	}

a.nav2:visited:active
{
	color: 000000;
	text-decoration: none;
	
	}
	


