.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	z-index: 100;
	background-color: #0054A7;
	color: #E4F5FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
	padding-left: 0px;
	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: #E3DCCA;
	border-right-color: #E3DCCA;
	border-bottom-color: #E3DCCA;
	border-left-color: #E3DCCA;
	text-decoration: none;
}

.anylinkcss a{
	color: #E7F6FD;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DDCB;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
.anylinkcss a:visited {
	color: #E7F6FD;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2ECDC;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #ED464E;
	color: #F0F5F8;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5DECC;
	border-right-color: #E5DECC;
	border-bottom-color: #E5DECC;
	border-left-color: #E5DECC;
}
