BODY {margin-left: 0%;
      margin-right: 0%;
      bgcolor: #ffffff;

font-family: arial;     }

.menu { position:absolute;
                visibility:hidden;
                background-color: #9E8B70;
                color: black;
                width: 400px;
                border-style: none;
                border-color: black;
                border-width: 2px;
                padding: 2px;
                font-size : 12px;
                font-family: "verdana";
                font-weight: normal;
                line-height: 16px;}

.menu A:hover {color: #FFFF00;}
.menu A {text-decoration: none; color: black;}