.anylinkcss{
position: absolute;
visibility: hidden;
font:normal 10px Times;
line-height: 18px;
z-index: 100;
background-color: #46677a;
width: 205px;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing: 2px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #46677a;
color: #000000;
}

td.topmenu {
background-color: #46677a;
}

a.topmenu {
font-family:"Times New Roman", Times, serif;
font-size:11px;
text-transform: uppercase;
font-weight:bold;
letter-spacing: 2px;
color:#FFFFFF;
text-decoration:none;
}

a:hover.topmenu {
color:#000000;
text-decoration:none
}