a {  color: #FFFFFF}
a {  }
a.nav2:link
{
	color: ffffff;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: none;
	}

a.nav2:hover
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;	
	}
	
a.nav2:active
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
	}

a.nav2:visited
{
	color: ffffff;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: none;
	}



a.nav2:visited:hover 
{ 
color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
}

a.nav2:visited:active 

{ 
color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
}

a.nav:link
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: none;
	}

a.nav:hover
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;	
	}
	
a.nav:active
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
	}

a.nav:visited
{
	color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: none;
	}



a.nav:visited:hover 
{ 
color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
}

a.nav:visited:active 

{ 
color: 000000;
	background-color: none;
	border-style: none;
	border-color: none;
	border-width: 0;
	text-decoration: underline;
}



