.anylinkcss {position: absolute; visibility: hidden; border: 1px solid silver; border-bottom-width: 0; border-top-width: 0; line-height: 20px; z-index: 100; background-color: #F2F2F2; width: 180px; margin-top: 9px; margin-left: -13px}
.anylinkcss a{width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid silver;	

padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;}	 

.anylinkcss a:hover{ /*hover background color*/background-color: #909090;
color: white;}}