body { background-color: #CCCC99;
       color: #000000 background-color: #CCCC66;
            color: #000000;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               text-align: left; line-height: 110%; 
               font-size: x-small;
               margin-top: 0; margin-bottom: 0; margin-left: 5 px; margin-right: 5 px }  
               
.menu { background-color: #CCCC66;
            color: #000000;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               text-align: left; line-height: 110%;
               font-size: x-small;
               margin-top: 0; margin-bottom: 0; margin-left: 5 px; margin-right: 5 px 
            }
            
.normal { background-color: #CCCC99;
            color: #000000;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               text-align: left; line-height: 110%; 
               font-size: x-small;
               margin-top: 0; margin-bottom: 0; margin-left: 5 px; margin-right: 5 px 
               }
            
:link        { color: #000000; text-decoration: none}
:visited     { color: #000000; text-decoration: none}
:active      { color: #000000; text-decoration: none}
