.menutitle {
text-align:center;
font-size:1.1em;
font-weight:bold;
}

#text{

}
.more {
margin-top:auto;
bottom:0;
font-size:0.8em;
}
.menudiv{
width:94%;
height:100%;
padding-left:4px;
padding-right:4px;
border:1px solid #00cc00;
text-align:left;
}
.menudiv a:link a:visited{
color: #00cc00;
font-weight:bold;
font-size:normal;
text-decoration:none;
}
.menudiv a:hover{
text-decoration:underline;
}

