.p2{
	padding: 0px;
	text-align: justify;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 9px Verdana;
	line-height: 28px;
	z-index: 100;
	width: 118px;
	margin-top: 3px;
	height: 33px;
}

.anylinkcss a{
	text-align: center;
	width: 100%;
	display: block;
	text-indent: 0px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	height: 33px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
