a
{
 text-decoration: none;
}

.menuitem
{
text-align:center;
background:url('images/contentbg.png');
background-repeat: repeat-y;
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: white;
width:100%;
}
.menuitem a
{
 color: white;
}


body
{
font-family: arial, helvetica;
}