.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 1;
	font:normal 10px Verdana;
	line-height: 20px;
	z-index: 100;
	background-color: #fdcf3e;
	width: 205px;
	color: #391666;
	padding: 2px 2px 2px 2px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #391666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: lighter;
	text-indent: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #391666;
	background-color: #fdcf3e;
}

.anylinkcss a:hover{
	background-color: #391666;
	color: #fdcf3e;
}
