.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 200;
background-color: #fff;
width: 105px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #336633;
border: 1px solid;
border-color: #993333;
}

.anylinkcss a:visited {
	
}

.anylinkcss a:hover{ /*hover background color*/
background-color: gray;
color: black;
}

.anylinkcssLong{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 200;
background-color: #fff;
width: 125px;
text-align: left;
}

.anylinkcssLong a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #336633;
border: 1px solid;
border-color: #993333;
}

.anylinkcssLong a:visited {
	
}

.anylinkcssLong a:hover{ /*hover background color*/
background-color: gray;
color: black;
}


.anylinkcssLonger{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 200;
background-color: #fff;
width: 145px;
text-align: left;
}

.anylinkcssLonger a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #336633;
border: 1px solid;
border-color: #993333;
}

.anylinkcssLong a:visited {
	
}

.anylinkcssLonger a:hover{ /*hover background color*/
background-color: gray;
color: black;
}