.anylinkcss{	
background: url(images/bg.png);	
position: absolute;	
visibility: hidden;	
font: normal 11px "Tahoma", Verdana, Arial;	
color: #FFFFFF;	
line-height: 22px;	
width: 210px;	
text-align: left;
overflow: hidden;
}

.anylinkcss a{	
background: url(images/bg.png);	
width: 100%;	
display: block;	
text-decoration: none;	
color: #FFFFFF;	
font-weight: none;
font-size: 14;	
padding-left: 13px;	
height: 19px;
}

.anylinkcss a:hover{	
background: url(images/hover.png);	
height: 19px;
width: 208px;	
font-weight: bold;	
color: #FFFFFF;
font-size: 14;
}

.anylinkcss img{	
background: #FFFFFF;
}
