<!--

body {
	background:url(http://www.lacycreekgrowers.com/images/background4.jpg);
	width:99%; 
	color: #4A6636; 
	font-family: nyala;
}
A {
	text-decoration: underline; 
	color: #4A6636;}
A:hover{
	text-decoration: none; 
	color: #000000;  
	background: #4A6636; 
	color:#ffffff;
}
#fixedb{
clear: both;
}
#links{
	text-align: left;
	font-weight: bold;
}
#links A {
	text-decoration: underline;
}
#block_link {
	text-align: center; 
	width: 300px; 
	font-size: 20px;
	text-decoration: underline;
	border: solid;
}
-->