
body,table,div,p{
   font-family: sans-serif,arial,helvetica;
   font-size:16;
}

body{
   background: url(../img/MNUbggnd.gif) repeat-y;
   padding:0px;
   margin:0px;
   color: #000070;
   background-color:#CACAFF;
}


div.menue {
 background: url(../img/Taste_1.jpg) no-repeat;
 width:170px;
 height:40px;
}

div.menue a {
 padding-left:20px;
 display:block;
 text-decoration:none;
 text-align:left;
 font-family: Helvetica;
 font-size: 16pt;
 font-weight:bold;
 line-height:37px;
}

div.menue a:link, div.menue a:visited {
 color:#EEEEEE;
}

div.menue a:hover {
 color:#00009F;
 background: url(../img/Taste_2.jpg) no-repeat;
}

div.menue a:active { color:#804000; }

div.menue a { width:100%; }
