.anylinkcss{
	position: absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	z-index: 100;
	background-color: white;
	width: 155px;
}

.anylinkcss a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 7px 0 8px 15px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-image: url(images/pulloutBT.gif);
	background-position: top left; 
	background-repeat: no-repeat;
}

.anylinkcss a:hover{ /*hover background color*/
	color: #FFFFFF;
	text-decoration: underline;
}