.nav	
	{	font-family: verdana, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #ffffff
	}

	
a.nav	
	{	font-family: verdana, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #ffffff
	}

	
	
a.nav:hover	
	{
		font-family: verdana, sans-serif;
		font-size: 10px;
		text-decoration: underline;
		color: #cc9999
	}
	
	

a	
	{	
		font-family: verdana, sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
		color: #cc9999;
		font-weight: normal
	}

	
a:hover	
	{	
		font-family: verdana, sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
		color: #003366;
		font-weight: normal
	}
	
	
.copy 	
	{	font-family: verdana, sans-serif;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
		color: #000000;
		font-weight: normal
	}		
		
.title 	
	{	font-family: verdana, sans-serif;
		font-size: 15pt;
		text-decoration: none;
		color: #cc9999;
		font-weight: bold
	}		
	
