 TD { font-family: sans-serif;
        font-size: 11px;
  }
  
A.level1       { color:#000000; 
     		 height:15px;
     		 text-indent:10px;
     		 background-color:#DEf9DE; 
                 border-right:1px solid #f1fdf1;
                 noborder-bottom:1px solid #ffffff;
     		 text-decoration:none;
     		 font-weight:bold;
     		 display: block;
       		 padding:2px;
                 padding-right: 10px;
  }
     					  
 A.level1_a   { color:#000000; 
     height:15px;
     text-indent:10px;
     nobackground-color:#579331; 
     border-right:1px solid #f1fdf1;
     noborder-bottom:1px solid #ffffff;
     background-color:#cce4cc; 
     text-decoration:none;
     font-weight:bold;
     display: block;
     padding:2px;
     padding-right: 10px;
  }

  
   A.level2       { color:#000000; 
 width:120px;
 height:13px;
 padding:2px;
 text-indent:6px;
   background-color:#def9de; 
   border-top:1px solid #f1fdf1;
   border-bottom:1px solid #cce4cc;
   border-right:1px solid #f1fdf1;
   text-decoration:none;
   display: block;
}
     					  
   A.level2:hover  { color:#FFFFFF; 
		 width:120px;
     padding:2px;
        nobackground-color:#333333; 
        background-color:#859785; 
      text-decoration:none;
     display: block;
 }   

