
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px thin black;
border-bottom-width: 0;
font:normal 11px Futura, Arial;
line-height: 18px;
z-index: 100;
background-color: {ldelim}$css_topmidnav_jsbg{rdelim};
}; /*white;  #ACE3F0;  #E9FECB; */
width: 165px;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px thin black;
padding: 1px 0;
color: white;
text-decoration: none;
/* font-weight: bold; */
text-indent: 5px;
}


.XXanylinkcss a:visited { 
background-color: {$css_topmidnav_jsbg}
color: white; /* this is rollover medium blue of middlenav items,   #90C9A6; summer green */
}
.XXanylinkcss a:hover{ /*hover background color*/
background-color: {$css_topmidnav_jsbg}
color: #d9e0ec; /* this is rollover medium blue of middlenav items,   #90C9A6; summer green */
}

