@charset "ISO-8859-1";
.troutfarm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #008000;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}	
	a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #66CC33;
	text-decoration: none;
}
a:active {
	color: #008000;
	text-decoration: none;
}
a {
	font-size: 20px;
}

body {
	background-color: #F5FFF1;
}.heading {
	font:Monotype Corsiva;
	color:#FF0000;
	font-size: 50px;
}

