.wfh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 780px;
}
.wfhtop {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 780px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}