.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #c5d0c4;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #f0f0f0;
width: 305px;
}

.anylinkcss span {
	padding: 23px 0px 0px 5px;
	display: block;
}

.anylinkcss a{
color: #901d1d;
width: 100%;
display: block;
height: 20px;
border-bottom: 1px solid #c5d0c4;
padding: 10px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
font-size: 12px;
}

.anylinkcss a b{
	font-size: 13px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffffff;
color: #682815;
}
