.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #CCC;
	border-bottom-width: 0;
	font:normal 11px  Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	/*background-color: #CC9;*/
	background-color: #FFF;
	width: 205px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCC;
	padding: 2px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #666;
}

.anylinkcss a:hover {
/*
	background-color: black;
	color: white;
*/
}
.txt_buscador {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:bold;
}
