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

font-family: arial;     }

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

.menu A:hover {color: red;}
.menu A {text-decoration: none; color: #000000;}
.bld { font-weight : bold; }
