.anylinkcss{
position:absolute;
visibility: hidden;
border: 1px solid #2d452c;
border-top-width: 0px;
font: 16px Calibri;
line-height: 18px;
z-index: 100;
background-image:url(/images/summer2010_drop.jpg);
padding-right: 3px;
width:125px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #d4f0c8;
}

.anylinkcss a:visited{
color: #d4f0c8;
font-size: 13px;
border: 0px solid #2d452c;
}

.anylinkcss a:hover{
font-size: 13px;
border: 0px solid #2d452c;
color: #ffffff;
text-shadow:1px 1px 2px #071d20;
}
}
