.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid gray;
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
line-height: 18px;
z-index: 100;
background-color: #e4e4e4;
width: 175px;
background: url('../gfx/marg11.jpg') repeat-y;
}

.anylinkcss a{
/*color: black;*/
width: 100%;
display: block;
text-indent: 3px;
border: 0px solid gray;
padding: 5px 0;
text-decoration: none;
font-weight: bold;
text-indent: 15px;
vertical-align: middle;
height: 15px;
}

.anylinkcss a:hover{ /*hover background color*/
text-decoration: underline;
background: url('../gfx/p_podmenu.jpg') repeat-y;
}