.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#343434;
color:#ffffff;
width:160px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #00a0c6;
text-decoration: none;/* */
}

.submenu{
margin-bottom: 0.5em;
text-decoration: none;
font-size: 12px;
}


.submenu a:link{
text-decoration: none;
color: #00a0c6;
}