.nav	
	{	font-family: arial, sans-serif;
		font-size: 15px;
		letter-spacing: 2px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}

	
a.nav	
	{	font-family: arial, sans-serif;
		font-size: 15px;
		letter-spacing: 2px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}

	
	
a.nav:hover	
	{	font-family: arial, sans-serif;
		font-size: 15px;
		letter-spacing: 2px;
		text-decoration: none;
		color: #666666;
		font-weight: bold;
	}
	

	

a	
	
	{	font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 13px;
		text-decoration: none;
		color: #cc6600;
		font-weight: normal
	}

	
a:hover	
	{	
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 13px;
		text-decoration: none;
		color: #cc9933;
		font-weight: normal
	}
	
	
.copy 	
	{	font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 13px;
		text-decoration: none;
		color: #ffffff;
		font-weight: normal;
	}		
		

		
.copyright	
	{	
		font-family: arial, sans-serif;
		font-size: 9px;
		line-height: 10px;
		text-decoration: none;
		color: #ffffff;
		letter-spacing: 2px;
		font-weight: normal
	}		
		
