.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px;
	border-bottom-width: 0;
	font:normal 12px tahoma;
	line-height: 18px;
	z-index: 100;
	width: 300px;
}

.anylinkcss a{
color: white;
width: 100%;
display: block;

border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 70px;
}

.anylinkcss a:hover{ /*hover background color*/
color:#002356 ;
}


.anylinkcss1{
	position:absolute;
	visibility: hidden;
	border:0px;
	border-bottom-width: 0;
	font:normal 12px tahoma;
	line-height: 18px;
	z-index: 100;
	width: 300px;
}

.anylinkcss1 a{
color: white;
width: 100%;
display: block;

border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 100px;
}

.anylinkcss1 a:hover{ /*hover background color*/
color:#002356 ;
}

.anylinkcss2{
	position:absolute;
	visibility:visible;
	border:0px;
	border-bottom-width: 0;
	font:normal 12px tahoma;
	line-height: 18px;
	z-index: 100;
	width: 300px;

}

.anylinkcss2 a{
color: white;
width: 100%;
display: block;

border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 100px;
}

.anylinkcss2 a:hover{ /*hover background color*/
color:#002356 ;
}
