.anylinkcss{
position:absolute;
visibility: hidden;
border-width:1px;
border-color:#000000;
font:normal 12px Verdana;
line-height: 25px;
z-index: 100;
width: 134px;
text-align:center;
height:25px;
}

.anylinkcss a{
width: 100%;
display: block;
text-decoration: none;
font-weight: normal;
background-color:#141051;
border-bottom:1px solid #221a7c;
border-left:1px solid #221a7c;
border-right:1px solid #221a7c;
}

.anylinkcss a:hover{ /*hover background color*/
color: 5d77f1;
}