.g2anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 0.6em Verdana;
line-height: 14px;
z-index: 90000000;
background-color: #DE2800;
width: 205px;
}

.g2anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: 400;
text-indent: 5px;

}

.g2anylinkcss a:link, .g2anylinkcss a:active, .g2anylinkcss a:visited {
color: #ffffff;
}

.g2anylinkcss a:hover{ /*hover background color*/
background-color: #E6D212;
color: black;
text-decoration: none;
}