.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 1;
	line-height: 18px;
	z-index: 100;
	background-color: #F9F9F9;
	width: 100px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 2px;
	margin: 3px;
	text-indent: 2px;
}

.anylinkcss a{
	color: #004182;
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #DADADA;
color: #002F5E;
}
