@charset "utf-8";
.humphreys_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #333333;
}
a:hover {
	color: #666666;
}

a:active {
	color: #333333;
}
a:visited {
	color: #333333;
}
