.anylinkcss {
position:absolute;
font-family:Georgia, "Times New Roman", Times, serif; font-size: 1.2em;
visibility: hidden;
line-height: 160%;
z-index: 100;
background-color: #000;
width: 100px;
list-style: none;
padding:0; margin:0 0 0 3px;

}

.anylinkcss li a{
width: 100%;
display: block;
text-align: center;
text-decoration: none;
list-style: none;
padding:4px 0 4px 0; margin:0;
color: #5b5d5a;
border-top: 5px solid #26090d;
}

.anylinkcss li a:hover{ 
background-color: ;
color: #f9d7aa;
}




