.style1 {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.style1 a {
	color: #999999;
	text-decoration: none;
}
.style1 a:hover {
	color: #999999;
	text-decoration: none;
}
#webpart {
	position:relative; 
	visibility: hidden; 
	width:231px; 
	z-index:1;
}
#webpart a {
	color: #CCCC99;
}
#webpart a:link {
	color: #CCCC99;
}