.anylinkcss{

position:absolute;

visibility: hidden;

border:1px dotted #FFFFFF;

border-bottom-width: 0;

font-family:Tahoma, Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:bold;

line-height: 18px;

z-index: 100;

background-color:#006699;

width: 175px;

}



.anylinkcss a{

font-size:10px;

color: #FFFFFF;

width: 100%;

display: block;

text-indent: 10px;

border-bottom: 1px solid #FFFFFF;

padding: 3px 0;

text-decoration: none;

font-weight: bold;

}



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

background-color:#003399;

color:#FFFFFF;

}
