.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 11px times new roman;
line-height: 18px;
z-index: 100;
background-color: #000000;
width: 205px;
}

.anylinkcss a{
color: #FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
font:normal 11px times new roman;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:link{background-color: #fc7b2f;color: #000000;text-decoration: none;font:normal 12px times new roman;}
.anylinkcss a:visited{background-color: #fc7b2f;color: #000000;text-decoration: none;font:normal 12px times new roman;}
.anylinkcss a:active{background-color: #fc7b2f;color: #000000;text-decoration: none;font:normal 12px times new roman;}
.anylinkcss a:hover{background-color: #000000;color: #FFFFFF;text-decoration: none;font:normal 12px times new roman;}