body {
  margin : 0px 0px 0px 0px;
}

#menu {
  position: absolute;
  height:280px;
  width:150px;
  top:10px;
  padding-left: 0.5cm;
  padding-top: 0.3cm;
  font:14px; font-weight: bold; color: silver
  background-color: transparent;
 }
  a.1{text-decoration:none}
  a.2{text-decoration:underline}

  a:link {color: #023403}
  a:visited {color: #023403}
  a:hover {font:16px; font-weight: bold; color: #267C28}
  a:active {color: #339966}


}