.anylinkcss{
position:absolute;
visibility: hidden;
width: 185px;
border:1px solid white;
border-bottom-width: 0;
font:normal 16px Georgia;
line-height:30px;
z-index:100;
/*background-color: #fdecdc;
*/
background-color:#FFCC99;}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #ca6400;


}

.anylinkcss a:hover{ /*hover background color*/
width: 100%;
background-color:#ca6400;
color: #ffffff; }

