body {
     color: navy; 
     link: #FF00FF; 
     vlink:#3366FF;
     alink:#FFFFFF;
     margin-left: "0"; 
     margin-top: "0"; 
     margin-width: "0"; 
     margin-height: "0";
     font-weight : normal;
     font-size: "1";
     font-family : arial;
}

Menu {
     position: absolute;   
     width: 80%; 
     border: 1px white; 
     background-color: white; 
     layer-background-color: white;                     
     top: 100px;
     left : 10%;
     line-height : 25px;
     font-family : Arial;
     visibility: hidden;                                     
}
 
Mo {
   position: relative;                     
   text-decoration : none;
   border: 0px white; 
   background-color: none; 
   layer-background-color: white;                     
   line-height : 25px;
   font-family : Arial;
   text-align: center;
   visibility: hidden;                                     
}
 
hide {
     visibility: hidden;
     font-family : Arial;
} 

.HiddenObject {
   position: relative;                     
   text-decoration : none;
   border: 0px white; 
   background-color: none; 
   layer-background-color: white;                     
   line-height : 25px;
   font-family : Arial;
   text-align: center;
   visibility: hidden;                                     
}
