.anylinkcss1{
position: absolute;
visibility: hidden;
font-weight: bold;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 125px;
}

.anylinkcss1 a{
width: 100%;
display: block;
border: 1px solid #EC008C;
border-top: 0px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss1 a:hover{ /*hover background color*/
background-color: #EC008C;
color: #ffffff;
}






.anylinkcss2{
position: absolute;
visibility: hidden;
font-weight: bold;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 80px;
}

.anylinkcss2 a{
width: 100%;
display: block;
border: 1px solid #EC008C;
border-top: 0px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #EC008C;
color: #ffffff;
}


.anylinkcss3{
position: absolute;
visibility: hidden;
font-weight: bold;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 125px;
}

.anylinkcss3 a{
width: 100%;
display: block;
border: 1px solid #EC008C;
border-top: 0px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss3 a:hover{ /*hover background color*/
background-color: #EC008C;
color: #ffffff;
}


