/* getmodule */
span.tag { background-color: blue; color: white; font-weight: bold; }
span.selected { background-color: orange; }
span.notselected { background-color: none; }

