.anylinkcss{

position:absolute;

visibility: hidden;

border-bottom-width: 0;

font:normal 11px tahoma;

line-height: 18px;

z-index: 100;

background-color: #f1eacd;

width: 150px;

}

.anylinkcss a{

width: 100%;

display: block;

text-indent: 3px;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.anylinkcss a:hover{ /*hover background color*/

background-color: #f1eacd;

}

}