a:link {
	text-decoration: none;
	color: #4B482D;
}
a:hover {
	color: 4b482d;
	text-decoration: underline;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #524D30;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wanted {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF99;
	margin: 5px;
	padding: 8px;
	border: thin dashed #FF9933;
	width: 250px;
	float: right;
}
