<style type="text/css">
<!--
#menue {
display: block;
width: 195px;
height: 20px;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
font-family: Verdana;
font-size: 10pt;
color: #000000;
background-color: #FFFFFF; 
border: dotted 1px #000000;
}
#menue:hover {
display: block;
width: 195px;
height: 20px;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
background-color: #314208; 
border: dotted 1px #000000;
}
-->
</style>
