.anylinkcss {
border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:0px none; position:absolute;
visibility: hidden;
line-height: 24px;
z-index: 100;
background-image: url('../graphics/hn.jpg');
width: 151px;
margin-top: 1px;
color: #0000FF;
padding-right: 0px;
margin-right: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
line-height: 24px;
color: #ffffff;
}

.anylinkcss a:visited {
  background-image: url('../graphics/hn.jpg');
  color: #2C6485
}
.anylinkcss a:hover {
  background-image: url('../graphics/hnh.jpg');
  color: #0000FF
}

.anylinkcss a:link {
  background-image: url('../graphics/hn.jpg');
  color: #0000FF
}
.anylinkcss a:active {
  background-image: url('../graphics/hn.jpg');
  color: #2C6485
}



.anylinkMain {
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 24px;
	z-index: 1;
	display: inline;	
	margin-top: 0px;
	color: #0000FF;
	text-align: center;
	padding-right: 10px;
	padding-left: 8px;
}
