/* GENERAL STYLES */
.anylinkcss
{
	position:absolute;
	visibility: hidden;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height: 18px;
	z-index: 100;
	background-color: #3c231a;
}
.anylinkcss a
{
	/*width: 100%;*/
	display: block;	
	text-decoration: none;
	color:white;
	padding:1px 7px 1px 7px;
}

.anylinkcss a:hover
{ 
	background-color: #5c5c33;
	color: white;
}
}

/* EDITOR PROPERTIES */
