.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #023053;
border-bottom-width: 0;
font:normal 12px Arial;
z-index: 100;
background-color: #FFFFE7;
width: 120px;
margin-left:-13px;
margin-top:8px;
}

.anylinkcss a{
width: 91%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #B6B4B3;
padding: 1px 0 0 10px;
text-decoration: none;
text-indent: 5px;
color: #666666;
background: transparent url(/images/punto_menu.gif) 5px 10px no-repeat;
}

.anylinkcss a.ulti{
width: 92%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #023053;
padding: 1px 0 0 10px;
text-decoration: none;
text-indent: 5px;
color: #666666;
background: transparent url(/images/punto_menu.gif) 5px 10px no-repeat;
}

.anylinkcss a:hover{ /*hover background color*/
background: transparent url(/images/punto_bc_menu.gif) 5px 10px no-repeat;
background-color: #1772AB;
color: white;
width: 83%;
margin-left:10px;
}




