.tabletext {
	font-family: "Verdana", "Arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none; 
	}
	
.blurbtextlink {
	font-family: "Helvetica Neue", "Verdana", "Arial";
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #800080;
	text-decoration: none; 
	}	
	
.plantlisttext {
	font-family: "Trade Gothic", "Verdana", "Arial";
	font-size: 18px;
	font-weight: strong;
	line-height: 25px;
	color: #f5e8d7;
	text-decoration: none; 
	}

.bodytext {
	font-family: "Trade Gothic", "Verdana", "Arial";
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #f5e8d7;
	text-decoration: none; 
	}

.bullettext {
	font-family: "Trade Gothic", "Verdana", "Arial";
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #f5e8d7;
	text-decoration: none; }
	
.directionstext {
	font-family: "Trade Gothic", "Verdana", "Arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #f5e8d7;
	text-decoration: none; }



	
a:hover {
	text-decoration: underline;	
}
a:active {
	color: #00FFFF;
}

