.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss A:visited {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.anylinkcss A:link {
font-family: verdana, arial, helvetica, sans-serif;
color: #990000;
background-color: transparent;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #996633;
color: white;
}

.whitebglink {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 12px;
}

.whitebglink A:link {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.whitebglink A:visited {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.whitebglink A:hover {
font-family: verdana, arial, helvetica, sans-serif;
color: #990000;
background-color: transparent;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}






.bigwhitebglink {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 16px;
}

.bigwhitebglink A:link {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

.bigwhitebglink A:visited {
font-family: verdana, arial, helvetica, sans-serif;
color: #996633;
background-color: transparent;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

.bigwhitebglink A:hover {
font-family: verdana, arial, helvetica, sans-serif;
color: #990000;
background-color: transparent;
font-weight: bold;
font-size: 16px;
text-decoration: underline;
}