.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #666666;
	border-bottom-width: 0;
	font:normal 11pt Arial;
	line-height: 22px;
	z-index: 100;
	background-color: #585858;
	width: 95px;
}

.anylinkcss a
{
	font:normal 11pt Arial; width: 100%; 	line-height: 22px; height: 22px; 	display: block; border-bottom: 1px solid #666666;
	text-decoration: none;  text-indent: 5px; color: #FFFFFF;  text-align: right;  direction: rtl;
}

.anylinkcss a:hover{ /*hover background color*/
font:normal 11pt Arial; line-height: 22px; height: 22px; text-decoration: none; background-color: #D8CBCB; color: #616767;
}
