.anylinkcss{
position:absolute;
visibility: hidden;
z-index: 100;
border-bottom:1px solid white;
}

.anylinkcss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-transform:uppercase;
font-size:8pt;
font-family:tahoma;
}

.poptd {
	height:25px;
	background-image:url(../Images/bgDropMenu.jpg);
	background-position:left center;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 150px;
	padding-left:20px;

	}

.anylinkcss a:hover{
	text-decoration:underline;
}