.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
z-index: 100;
background-color: #191919;
width: 205px;
margin-top:7px;
margin-left:-13px;
}

.anylinkcss a:link, .anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-family:tahoma,arial;
font-size:11px;
color: #027AC6;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0a0a0a;
color: white;
}

.title {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent url(images/haschild.gif) no-repeat 50% 70%;

}

.title1, .title1 a:link , title1 a:visited{
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}