a.mainmenu {
text-decoration:none
}

p{
margin-top:0;
margin-bottom:0
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#99CCFF;
color:#000000;
width:156px;
padding:2px;
text-align:center;
text-decoration: none;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
cursor:pointer;
margin-top:-5px;
margin-bottom: 5px;
background-color:#99CCFF;
color:#000000;
width:156px;
padding:2px;
text-align:left;
text-decoration: none;
/*/*/border:0px solid #000000;/* */
}
