.text_menu { 
  color: #FFFFFF;  
  font-family: Arial;	    
  font-size: 10px; 
}

.text_submenu { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 12px; 
}

.text_news { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 11px; 
} 

.text_news_small { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 10px; 
}

.text_teaser { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 11px; 
}

.text_list { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 11px;
}

.text_topic { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 20px;
}

.text { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 11px;
}

.text_small { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 10px;
}

.text_links { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 14px;
}

.copyright { 
  color: #000000;  
  font-family: Arial;	    
  font-size: 10px; 
}

a {
  text-decoration:none;
}