/* busqueda_rapida_custom.css
   $Id: busqueda_rapida_custom.css,v 1.1 2005/10/21 23:35:00 jruiz Exp $
*/
/*************** NO BORRAR ESTA LINEA *******************/
@import url(busqueda_rapida.css);
/********************************************************/
tr.barra_indices {
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        background-color: #ffffff;
	color: #000066;
}
.medio {
        color: #087591;
}
/* barra de índices */
a.barra_indices {
        text-decoration: none;
        color: #005959;
        padding: 1px 6px;
}
