.anylinkcss{
visibility: hidden;
border:1px solid #949494;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
background-color: #2A2A2A;
width: 205px;
position:absolute;
z-index:100000;

}

.anylinkcss a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #949494;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #2A2A2A;
text-decoration: underline;
}
div#wid div{ margin:20px 0px; width:300px; display:block}