.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:10px georgia;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 120px;
margin-top : 5px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color : #444444;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.faq {
	font-family: Georgia; 
	font-size: 11px; 
	font-variant: normal; 
	letter-spacing: 1px; 
	line-height: 14px; 
	color: #333333;"
}

.leftmenu {
	font-family: Georgia; 
	font-size: 11px; 
	font-variant: normal; 
	letter-spacing: 1px; 
	line-height: 20px; 
	color: #333333;"
}


a.example1 {
	display: block;
	float: left;
	width: 155px;
	height: 28px;
	background-image: url(images/ahead_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

a.example1:hover {
	background-image: url(images/ahead_on.jpg);
}


a.example2 {
	display: block;
	float: left;
	width: 149px;
	height: 28px;
	background-image: url(images/journalism_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

a.example2:hover {
	background-image: url(images/journalism_on.jpg);
}

a.example2-1 {
	display: block;
	float: left;
	width: 149px;
	height: 28px;
	background-image: url(images/journalism_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
} 
	 
a.example3-1 {
	display: block;
	float: left;
	width: 68px;
	height: 28px;
	background-image: url(images/specs_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

a.example3-1:hover {
	background-image: url(images/specs_on.jpg);
}

a.example4 {
	display: block;
	float: left;
	width: 58px;
	height: 28px;
	background-image: url(images/blog_off.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

a.example4:hover {
	background-image: url(images/blog_on.jpg);
}


