.anylinkcss{
border-left:0px solid black; border-right:0px solid black;
border-top:0px solid black;
border-bottom:2px solid A9C7CD;
position:center;
visibility: hidden;
line-height: 18px;
z-index: 100;
background-color: #A9C7CD;
width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1px; font-family:Century Gothic
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
text-color: black;
border-top: 1px solid white;
border-bottom: 0px solid white;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #fffff5;
color: black;
}
}