body { font-family: Verdana; }
h1 { color:black; font-size: 12pt;font-weight: bold}
p { font-size: 10pt; font-weight: normal }

.menutitle{
cursor:pointer;
  font-family: verdana, sans-serif;
  font-size: 14px;
margin-bottom: 0px;
color:#ffffff;
width:140px;
padding:1px;
text-align:left;
font-weight:bold;

}

.submenu{
margin-bottom: 0.5emx;
padding:0px;
text-align:left;
  font-family: verdana, sans-serif;
  font-size: 11px;
}

ul#menu a.active {
  color: #be5028;
}

<style>
<!--
a{text-decoration:none}
//-->
</style>