.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #fdbc20;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFCC;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fdbc20;
padding: 7px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FF6600;
color: white;
text-decoration: none;

}
.register {
	background-image: url(new-index/PICS/register-gold-small.png);
	position: absolute;
	height: 38px;
	width: 148px;
	top: 700px;
	left: 700px;
}

