.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid white;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 16px;
z-index: 100;
background-color: #EDEDEF;
width: 300px;
}

.anylinkcss_small{
position:absolute;
visibility: hidden;
border:0px solid white;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 16px;
z-index: 100;
background-color: #EDEDEF;
width: 120px;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#000000;
background-color:#EDEDEF;
}

.anylinkcss_small a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#000000;
background-color:#EDEDEF;
}

.anylinkcss a:hover{ /*hover background color*/
color: #999999;
background-color:#ffffff;
	border:solid 1px #999999;
}

.anylinkcss_small a:hover{ /*hover background color*/
color: #999999;
background-color:#ffffff;
	border:solid 1px #999999;
}

.intrm
{
display:block;
color:#66FFff;
background-color:#444444;
width:100%;
text-indent:5px;letter-spacing:1px;
}

