@charset "utf-8";
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D4B17;
	text-decoration: none;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #876852;
	text-decoration: none;
}
.smltext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dfdfdf;
	text-decoration: none;
}
a:hover {
	color: #E55302;
}
