#menu20 a:link {color: #ffffff;}
#menu20 a:visited {color: #1BE7D8;}


#menutitle {text-align: center; padding: 5px; margin: 0px;}

#menu20 {
border: 1px solid #666666;
background-color: #F5F5F5;  /* whitesmoke */
margin: 5px;
padding: 0px;
font-size: 11px;
font-family: Arial, Verdana, helvetica, sans-serif;
line-height: 1.25;
width: 158px;
height: auto;
}

#menu20 ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

#menu20 ul li a {
display: block;
width: 150px;
padding: 2px 2px 2px 4px;
background-color: #3A743B;
border: 1px solid #08A995;
text-decoration: none;
}
* html #menu20 ul li a {width: 156px;}

#menu20 ul li a:hover {
display: block;
width: 150px;
padding: 2px 2px 2px 4px;
background-color: #469948;
border: 1px solid #BFBFBF;
text-decoration: none;
color: #ffffff;
}
* html #menu20 ul li a:hover {width: 156px;}

#www a#nav-www,
#stm a#nav-stm,
#stl a#nav-stl,
#util a#nav-util,
#newsreader a#nav-newsreader,
#calendar a#nav-calendar,
#wns a#nav-wns,
#contact a#nav-contact,
#index a#nav-index,
#index2 a#nav-index2 {
background-color: black;
color: white;
font-weight: bolder;
} 