.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
font:normal 12px tahoma;
z-index: 100;
background-color: #F0F0F0;
color:#000000;
width: 148px;
text-decoration: none;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid gray;
color:#000000;
text-decoration: none;
font-weight: bold;
padding-top:3px;
height:18px;
text-indent:4px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D3D3D3;
color: #ffffff;
text-decoration: none;
}


/*

.anylinkcss{

position:absolute;

visibility: hidden;

border:1px solid gray;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height: 22px;

z-index: 100;

background-color: gray;

color: white;

width: 140px;

}



.anylinkcss a{

width: 100%;

display: block;

border: 1px solid #gray;

padding: 2px 0;

color:gray;

text-decoration: none;

font-weight: bold;

text-indent: 5px;

font:normal 11px Tahoma;

}



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

/*background-color: white;

color:gray;

font:normal 11px Tahoma;

}

*/

