@charset "utf-8";
/* CSS Document */
.anylinkcss1{
	position:absolute;
	visibility: hidden;
	/* border:1px solid black; */
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px; 
	z-index: 100;
	width: 230px; /*width: 115px;*/
}
.anylinkcss1 {
	position:absolute;
	visibility: hidden;
	/* border:1px solid black; */
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px; 
	z-index: 100;
	width: 360px; /*width: 115px;*/
}

.anylinkcss1 a{
	width: 115px; /*width: 100%;*/
	height: 24px;
	background-color: #FFFFCC;
	/* display: block; */
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 6px 16px 6px 8px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #754A23;
}

.anylinkcss1 a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.anylinkcss2{
	position:absolute;
	visibility: hidden;
	/* border:1px solid black; */
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px; 
	z-index: 100;
	width: 460px; /*width: 115px;*/
}

.anylinkcss2 a{
	width: 115px; /*width: 100%;*/
	height: 24px;
	background-color: #FFFFCC;
	/* display: block; */
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 6px 16px 6px 8px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #754A23;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: black;
color: white;
}
