.anylinkcss{
position:absolute;
visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 22px;
z-index: 100;
background-color: #E8E8E8;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #9D301B;
color: white;
}

