#button li a:hover {
border-left: medium none;
border-right: medium none;
background-color: white;
color: navy;
}
#button {
width: 130px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: black;
; list-style-image: none; list-style-type: none; font-size: 10pt; line-height: 15pt; font-weight: bolder; margin: 3px 2px 3px 3px; font-style: italic}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #0000CC;
margin: 0;
}

#button li a { color: black; display: block; padding: 5px; border-left: medium none; border-right: medium none; background-color: aqua; text-decoration: none; width: 130px; }

#button li a {
width: auto;; color: black}
