.content 
	
	{  
       
                 font-family: Verdana; 
       
		font-size: 11px; 
		
		color: #666666
	
	}
	
.content_small
	
	{  
       
                font-family: Verdana; 
       
		font-size: 11px; 
		
		color: #666666
	
	}


.content_link
	
	{

		text-decoration:underline;
		
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}

.content_link:hover
	
	{
		
		text-decoration: underline;
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}
	
.content_link:active
	
	{
		
		text-decoration: underline; 
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}
	
.content_link_small
	
	{
		text-decoration:underline;
		
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}

.content_link_small:hover
	
	{
		
		text-decoration: underline;
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}
	
.content_link_small:active
	
	{
		
		text-decoration: underline;
		font-family: Verdana; 
				
		font-size: 10px; 
		
		font-style: normal;	
		font-weight: normal; 
		
		color: #666666
	
	}
	
	
