@charset "UTF-8";
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #360;
}
browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #221507;
	text-decoration: none;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #221507;
	text-decoration: none;
}
.brownlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1F0108;
	text-decoration: none;
}
.klink {
	font-size: 10px;
	color: #300;
	text-decoration: none;
}
