/* Start of CMSMS style sheet 'anylink' */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 11px/18px Tahoma, Verdana, Arial;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 0 solid #ececec;
	border-left: 1px solid #ececec;
	color: #999999;


}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	color: #999999;


}

.anylinkcss a:hover{
	color: #000000;
	background-color: #ececec;


}
/* End of 'anylink' */

