a.categoriaenlace
{   
  color: #000000;  
  background-color: #FFFFFF;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, sans-serif;    
  font-size: 1.3em;
  text-decoration: none;      
}

a.categoriaenlace:hover
{
  color: #D9663b;      
  text-decoration: underline;  
}

a.enlace
{   
  color: #000000;  
  background-color: #FFFFFF;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, sans-serif;    
  font-size: 1em;
  text-decoration: none;      
}

a.enlace:hover
{
  color: #D9663b;      
  text-decoration: underline;  
}

#barrapaginacion 
{
  text-align: center;
  border: 1px solid #AA8888;
  color: #550000;  
}

#barrapaginacion a
{
  font-family: arial, helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #550000;
  text-decoration: none;
  padding: 0 3pt 0 0pt;
}

#barrapaginacion a:hover
{
  color: #000055;
  text-decoration: underline;
}

#barrapaginacion #paginaactiva
{
  font-family: arial, helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000055;  
}
.servicio
{
  width:45%; 
  float:left; 
  margin: 5px;  
  text-align:left;
   
}