.anylinkcss{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 20px;
z-index: 100;
width: 180px;
margin:12px 0 0 0;
}

.anylinkcss a{
width: 100%;
display: block;
margin:0 0 1px 0;
color:#fff;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
background: #F00;
filter:alpha(opacity=80);
-moz-opacity:.70;
opacity:.70;
}

.anylinkcss a:hover{ 
background:#F60;

}
