.anylinkcss{	position:			absolute;	visibility: 		hidden;	z-index: 			100; 		/*The z-index property sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order.*/	background-color: 	#005B9F;	/*#E9FECB;*/	width: 				220px;	font-family:		Arial, Helvetica, sans-serif;	font-size:			14px;	color:				#003366;	text-align:			left;	line-height:		20px;			text-decoration:	none;		padding-top:		5px;	padding-bottom:		5px;	margin-left:		255px;	margin-top:			-32px;}.anylinkcss a{	display: 			block;/*border-bottom: 1px solid black;*/	font-family:		Arial, Helvetica, sans-serif;	font-size:			14px;	color:				#FFFFFF;	text-align:			left;	line-height:		20px;			text-decoration:	none;	padding-left: 		20px;}.anylinkcss a:hover{ /*hover background color*/	font-family:		Arial, Helvetica, sans-serif;	font-size:			14px;	color:				#E6E7E8;	text-align:			left;	line-height:		20px;			text-decoration:	none;	padding-left: 		20px;	}a.home,a.home:visited{	font-family:		Arial, Helvetica, sans-serif;	font-size:			14px;	line-height:		20px;		color:				#FFFFFF;}a.home:hover{	font-family:		Arial, Helvetica, sans-serif;	font-size:			14px;	line-height:		20px;		color:				#DCEAF8;}