
a {
    text-decoration : none;
  }

span.tab {
    font-size : 10px;

    color : #ffffcc;
    line-height : 16px;
  }

table#head {
    height : 30px;
  }

span.tab:hover {
    font-size : 11px;
    font-weight : bold;
    color :#CCFFFF;
     line-height : 16px;

  }

.tab {
    font-size : 10px;
  
    color : #ffffcc;
    line-height : 16px;
  }

body {
    background-color : #000000;
    font-family : Verdana, Arial, Helvetica, 'sans-serif';
  }











