<style type="text/css">


a:active {color:#000000;}

a.menue {
display		:block;
width		:8em;
height		:1.3em;
padding		:2px;
border-style	:solid;
border-width	:1px;
border-color	:#00f;
text-align	:center;
text-decoration	:small;}



a:menue:link     {color:#00f;background-color:transparent;}
a.menue:visited  {color:#000;background-color:transparent;}
a.menue:hover    {color:#fff;background-color:#00f;}
a.menue:active   {color:#ffF;background-color:#a03;}



</style>

