
a {
    text-decoration : none;
  }

span.tab {
    font-size : 8pt;
    font-weight : bold;
    color : #ffffcc;
    line-height : 12pt;
  }

td.tab_line {
    line-height : 2px;
    empty-cells : show;
    height : 2px;
    max-height : 2px;
    min-height : 2px;
  }

table#iframe {
    background : #111111;
  }

a:hover {
    font-size : 10pt;
    font-weight : bolder;
  }


span.tab:hover {
    font-size : 10pt;
    font-weight : bolder;
    color :#CCFFFF;
    background : #000000;
  }


