﻿.anylinkcss{
margin-top:2px;
border:1px solid #c5c7c8; position:absolute;
visibility: hidden;
line-height: 18px;
z-index: 100;
background-color: #fff;
width: 200px;
font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;color:#999;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e5e6e7;
padding: 5px 0;
text-decoration: none;
text-indent: 5px;
color:#444;
}

.anylinkcss a:link{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e5e6e7;
padding: 5px 0;
text-decoration: none;
text-indent: 5px;
color:#444;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e5e6e7;
padding: 5px 0;
text-decoration: none;
text-indent: 5px;
color:#444;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #3f4648;
color: white;
}
