.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #000;
width: 176px;
height: 113px;
background-image: url(/skin1/images/candies_button_on.png);
padding-top: 60px;
margin-top: -39px;
}

.safari .anylinkcss {
margin-top: -42px;
}

.anylinkcss a{
width: 156px;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 10px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-transform: uppercase;
color: #fff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #4C8F35;
color: #ffcc36;
}
