/*---TEXTOS---*/

.textos_gris
  {
  font-family: Verdana;
  font-size: 10px;
  color: #858585;
  } 

.textos_menu
  {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  } 
  
  
.textos
  {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  }  
  
  .textos_blanco
  {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  }  
 /*---TEXTOS---*/ 
 
 .negro {
	background-color: #1F1A17;
}

.gris {
	background-color: #DEDEDC;
}
  
  
 
