.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#000000;
color:#ffffff;
width:210px;
padding:2px;
text-align:left;
font-weight:normal;
font-family: Verdana;
font-size:12px;
/*/*/border:1px dashed #a96600;/* */
}

A:link { color: #ffffff; text-decoration: none }
A:active { color: #ffffff; text-decoration: none }
A:visited { color: #ffffff; text-decoration: none }
A:hover {color: #ffffff; text-decoration: underline }

.submenu{
margin-bottom: 0.5em;
color:#ffffff;
font-weight:normal;
font-family: Verdana;
font-size:11px;
}

