span.bibl_autor {
  font-weight: bold; 
  color: #f33;
}
span.bibl_titulo {
  font-weight: bold;
  font-style: italic; 
  color: #3f3;
}
span.bibl_editorial {
  color: #33f;
}
span.bibl_publicacion {
  color: #33f;
}