#left-text {
font-family: sans-serif;
font-size: small;
color: black;
}

#left-text ul {
list-style-type: none;
list-style-image: none;
margin: 0em;
padding: 0em;
white-space: nowrap;
}
#left-text ul ul {
list-style-type: none;
list-style-image: none;
font-size: 80%;
margin-left: 1em;
}

#left-text a.menu:link, a.menu:visited {
text-decoration:none;
color: white; 
}
#left-text a.menu:hover {
text-decoration: underline;
color: yellow;
}
#left-text a.menu:active {
color: yellow;
}
#left-text a.menu img {
border-style: none;
}

#left-text a.menu:link img, a.menu:visited img {
background-image: url('hem.gif');
}
#left-text a.menu:hover img {
background-image: url('hem-active.gif');
}
