@charset "ISO-8859-1";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464618;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #CCCC99;
	text-decoration: underline;
}
a:visited {
	color: #CBCB98;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #CCCC99;
}
.copyright {
	font-size: 9px;
	font-weight: normal;
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
}
