
.humhi:hover {background:#e7e4cb}

/* add a spacing after each cell so that the never touch */
.humtd {padding-right:10px; }

/* Humdrum data tokens */
.humdat { color:black; }

/* Humdrum barlines*/
.humbar { background-color:#ddd9c2; }

/* Humdrum interpretations */

/* Exclusive interpretations */
.humexinterp { color:magenta; }

/* Spine manipulators */
.hummanip { color:#f62217; }

/* other interpretations*/
.huminterp { color:#9f000f; }

/* Humdrum Comments */

/* Reference records*/
.humref { color:#007700; }

/* Global comments*/
.humgcom { color:#0000ff; }

/* Local comments*/
.humlcom { color:#7d1b7e; }

