  body { 
        font-family : "verdana, helvetica, sans-serif";
        background-color : #333333;
}
  

td { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        color : white
}
  

.text { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        text-decoration : none;
        color : #ffffcc
}
  

.mash { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        font-weight : bold;
        color : #ffffcc
}
  

.mash2 { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 15px;
        font-weight : bold;
        color : #ffffcc
}
  



a:link { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        text-decoration : none;
        color : #0099FF;
}
  

a:visited { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        text-decoration : none;
        color : White;
}
  

a:active { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        text-decoration : none;
        color : #CCFFFF;
         word-spacing : 0px;
        letter-spacing : 0px;
        background-image : none;
}
  

a:hover { 
        font-family : "verdana, helvetica, sans-serif";
        font-size : 11px;
        text-decoration : none;
        color : White;
        background-color : #330099;
}

