.anylinkcss{
position:absolute;
display: block;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 205px;
left: 0;
top: 0;
}

.anylinkcss2{
position:absolute;
display: block;
visibility: hidden;
/*border-style:solid;
border-width:1px;
border-color:red;
border-bottom-width: 0;*/
font:normal 10px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 600px;
/*height: 180px;*/
left: 0;
top: 0;
}

.anylinkcss3{
position:absolute;
display: block;
visibility: hidden;
/*border-style:solid;
border-width:1px;
border-color:red;
border-bottom-width: 0;*/
font:normal 10px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 200px;
/*height: 180px;*/
left: 0;
top: 0;
}

.anylinkcss_derivate{
position:absolute;
display: block;
visibility: hidden;
/*border-style:solid;
border-width:1px;
border-color:red;
border-bottom-width: 0;*/
font:normal 12px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 300px;
/*height: 180px;*/
left: 0;
top: 0;
}

.anylinkcss a{
width: 205px;
display: block;
background-color: #FFFFFF;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ 
background-color: #CCCCCC;
display: block;
color: black;
width: 205px;
}

.anylinkcss_a{
position:absolute;
display: block;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 250px;
left: 0;
top: 0;
}

.anylinkcss_a a{
width: 250px;
display: block;
background-color: #FFFFFF;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss_a a:hover{ 
background-color: #CCCCCC;
display: block;
color: #9F0914;
width: 250px;
}

.anylinkcss_b{
position:absolute;
display: block;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, Sans Serif;
line-height: 12px;
z-index: 100;
background-color: #FFFFFF;
width: 120px;
left: 0;
top: 0;
}

.anylinkcss_b a{
width: 120px;
display: block;
background-color: #FFFFFF;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss_b a:hover{ 
background-color: #CCCCCC;
display: block;
color: #9F0914;
width: 120px;
}