<style type="text/css">
<!--
#menue {
display: block;
width: 100px;
height: 20px;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 12pt;
color: #FFFFFF;
background-color: #800000; 
border: solid 1px #000000;
}
#menue:hover {
display: block;
width: 100px;
height: 20px;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 12pt;
color: #FFFFFF;
background-color: #00FF00; 
border: solid 1px #000000;
}
-->
</style>
