




<!--
	This document drafted by George A. Dean and
	Copyrighted by DEANS EVERGREENS, January 2002.
	Last Update:  April 29, 2002

Copy this link reference below to the HEAD section of the web page to call the contents of this page.
<
LINK REL=stylesheet
HREF="http://www.plcd.com/landuse/webstyles.css"
TYPE="text/css"
>
-->

	A:link{
	  color: #CC0000;
	  text-decoration: none;
	  background: transparent;}/*normal links in the text*/
	A:visited {
	  color: #660066;
	  text-decoration: none;
	  background: transparent;}
	A:hover {
	  color: #cc3333;
	  text-decoration: underline;
	  background: transparent;}
	A:active {
	  color: #FF33CC66;
	  text-decoration: none;
	  background: transparent;}

