﻿.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #3e1704;
	border-bottom-width: 0;
	font: normal small-caps normal 18px "Times New Roman", Times, serif;
	line-height: 22px;
	z-index: 100; /* background-color: #E9FECB; */;
}

.anylinkcss a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #3e1704;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #605800;
}

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