/* Start of CMSMS style sheet 'menut' */
.Navi li { display: inline; }

.Navi li a
{
font-size: 11px;
text-decoration: none;
color: #000000;
padding: 0px 7px 10px 7px;

}

.Navi li a:hover
{
font-size: 11px;
color: #ffffff;
background-color: transparent;
}

.Navi .menuactive
{
font-size: 11px;
color: #ffffff;
font-weight: bold;
}
/* End of 'menut' */

