.anylinkcss{
font: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
position:absolute;
visibility: hidden;
border: 0px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 3px;
line-height: 25px;
z-index: 100;
background-color: #BA432A;
width: 160px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 3px solid #FFFFFF;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #BA432A;

}

.painsbox{
border-bottom-width: 3px solid #FFF; /*THEME CHANGE HERE*/
font: normal 16px Arial;
font-weight: bold;
color: #FFFFFF;
z-index: 100;
background-color: #BA432A;
width: 160px;
height:25px;
}

.painsbox a{


text-indent: 0px;

padding: 0px 0px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
line-height: 25px;
color: #FFFFFF;
}