.anylinkcss{

position:absolute;

visibility: hidden;

border:1px solid gray;

font:normal 12px Verdana;

z-index: 100;

background-color: #CCCCCC;

color:#000000;

width: 200px;

text-decoration: none;

}



.anylinkcss a{

width: 100%;

display: block;

border-bottom: 1px solid gray;

color:#000000;

text-decoration: none;

font-weight: normal;

padding-top:3px;

height:18px;

text-indent:4px;

}



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

background-color: #666666;

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;

}

*/

