.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #F7F7F7;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.anylinkcss2{
	position: absolute;	
}


.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

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

.topmenu {
	
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

a.topmenu:hover {
	background-color: #F7F7F7;
}
