.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #155860;
border-bottom-width: 0;
font:normal 11px Trebuchet ms;
color:#FFFFFF;
text-align:left;
text-decoration:none;
line-height: 18px;
z-index: 100;
background-color:#155860;

}

.anylinkcss a{
text-transform:uppercase;
width: 260px;
display: block;
height:22px;
text-indent: 3px;
border-bottom: 1px solid #155860;
padding: 1px 0;
font:normal 11px Trebuchet ms;
color:#fff;
background-color:#155860;
text-decoration:none;
text-indent: 5px;
}



.anylinkcss a:hover{ /*hover background color*/
background-color:#008893;
color:#FFFFFF;
}









.anylinkcsssmall{
position:absolute;
visibility: hidden;
border:1px solid #155860;
border-bottom-width: 0;
font:normal 11px Trebuchet ms;
color:#FFFFFF;
text-align:left;
text-decoration:none;
line-height: 18px;
z-index: 100;
background-color:#155860;

}

.anylinkcsssmall a{
text-transform:uppercase;
width: 200px;
display: block;
height:22px;
text-indent: 3px;
border-bottom: 1px solid #155860;
padding: 1px 0;
font:normal 11px Trebuchet ms;
color:#fff;
background-color:#155860;
text-decoration:none;
text-indent: 5px;
}



.anylinkcsssmall a:hover{ /*hover background color*/
background-color:#008893;
color:#FFFFFF;
}





