body {background-color: #6699ff;
     }

a {text-decoration: none;
   font-weight:normal;
   font-size:10px;
   font-family:verdana,arial,sans-serif;
 }
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #ffffff;}
a:hover {color: #000000; background-color: #ccffff;}

.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#ECECFF;
color:#000000;
width:85%;
padding:2px;
text-align:center;
font-weight:normal;
font-size:11px;
font-family:verdana,arial,sans-serif;
/*/*/border:1px solid #000000;/* */
}

.submenu{margin-bottom: 0.1em;}
.submenu table {width:80%; background-color:#6699ff; border-collapse: collapse; color: #ffffff;}
.submenu td {padding:0}

.singlemenu{
cursor:pointer;
margin-bottom: 2px;
background-color:#ECECFF;
color:#000000;
width:85%;
padding:2px;
text-align:center;
font-weight:normal;
font-size:11px;
font-family:verdana,arial,sans-serif;
/*/*/border:1px solid #000000;/* */
}
.singlemenu a {text-decoration:none; color:#000000; background-color:#ECECFF; font-size:11px; 
               padding-top:2; padding-bottom:2; padding-left:10; padding-right:10;}
.singlemenu a:link {color:#000000;}
.singlemenu a:visited {color:#000000;}
.singlemenu a:hover {color:#000000; background-color:#ccffff}
.singlemenu a:active {color:#000000;}

.smallprnt a {text-decoration: none; font-weight:normal; font-size:10px; font-family:verdana,arial,sans-serif;}
.smallprnt a:link {color:#ffffff;}
.smallprnt a:visited {color:#ffffff;}
.smallprnt a:hover {color:#ccffff; background-color:#6699ff}
.smallprnt a:active {color:#ffffff;}