.maincell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../nav/troutbg_faded.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.maincell h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCF00;
}
.maincell a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCF00;
	text-decoration: none;
	font-weight: bold;

}
.maincell a:active {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCF00;
	text-decoration: none;
	font-weight: bold;
}
.maincell a:visited {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCF00;
	text-decoration: none;
	font-weight: bold;
}
.maincell a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A5DBAD;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;

}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
