.anylinkcss{
position: absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
z-index: 100;
background-color: #c7d1db;
width: 194px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;

}.font {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
