.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #cccccc;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 15px;
z-index: 1000;

width: 200px;
}

.anylinkcss a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
z-index: 1000;
background: #d6dfe4 url("images/deepblue.jpg") no-repeat;
font-size:10px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #cccccc;
}