.anylinkcss{
	position:absolute;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #B40001;
	width: 205px;
	visibility: hidden;
	color: #ffffff;
	left: 274px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #E3EEF4;
	color: #000000;
}
}

