.anylinkcss{
position:absolute;
visibility: hidden;
border: 1px solid rgb(204, 0, 0);
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 16px;
z-index: 100;
width: 147px;
}

.anylinkcss a:link {
color: rgb(204, 0, 0);
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid rgb(204, 0, 0);
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:visited {
color: rgb(204, 0, 0);
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid rgb(204, 0, 0);
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover {
background-color: rgb(204, 0, 0);
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid rgb(204, 0, 0);
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:active {
color: rgb(204, 0, 0);
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid rgb(204, 0, 0);
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
