
a {
    text-decoration : none;
  }

span.tab {
    font-size : 12px;
    font-weight : bold;
    color : #ffffcc;
    line-height : 14px;
  }

table#head {
    height : 18px;
  }

span.tab:hover {
    font-size : 14px;
    font-weight : bolder;
    color :#CCFFFF;
    background : #000000;
  }

.tab {
    font-size : 12px;
    font-weight : bold;
    color : #ffffcc;
    line-height : 14px;
  }