.anylinkcss1 {
margin-top: 7px;
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font: normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 180px;
filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;
text-align: left;
}

.anylinkcss1 a{
color: #fff;
display: block;
border-bottom: 1px solid #949494;
padding: 1px 0;
width: 100%;
text-decoration: none;
font-weight: bold;
background-color: #4C4C4C;
}

.anylinkcss1 a:hover{ 
background-color: #707070;
color: #fff;
}

.anylinkcss2 {
margin-top: 7px;
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font: normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 120px;
filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;
text-align: left;
}

.anylinkcss2 a{
color: #fff;
display: block;
border-bottom: 1px solid #949494;
padding: 1px 0;
width: 100%;
text-decoration: none;
font-weight: bold;
background-color: #4C4C4C;
}

.anylinkcss2 a:hover{ 
background-color: #707070;
color: #fff;
}

.anytext {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
}
