
a.menu:link {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;	
   color: #bbfff8;
   background-color: transparent;
   text-decoration: none;
}
a.menu:visited {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #bbfff8; /* #99d2cc;*/
   background-color: transparent;
   text-decoration: none;
}
a.menu:active {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #bbfff8;
   background-color: transparent;
   text-decoration: none;
}
a.menu:hover {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #99d2cc; /* #ddeece; #b4f5ee */
   background-color: transparent;
   text-decoration: none;
}


a.menusub:link {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;	
   color: #000000;
   background-color: transparent;
   text-decoration: none;
}
a.menusub:visited {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #000000; /* #99d2cc;*/
   background-color: transparent;
   text-decoration: none;
}
a.menusub:active {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #000000;
   background-color: transparent;
   text-decoration: none;
}
a.menusub:hover {
   font-family:Verdana, Arial;
   font-weight:bold;
   font-size:14px;
   color: #666666; /* #ddeece; #b4f5ee */
   background-color: transparent;
   text-decoration: underline;
}


a.scrollmenu:visited,a.scrollmenu:link,a.scrollmenu:active,a.scrollmenu:hover {
 color: #001a1a;
 text-decoration:none;
}

