@charset "UTF-8";
.brown {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4A3120;
	text-decoration: none;
}
.orange {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #A04E34;
	text-decoration: none;
}
.orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #A04E34;
	text-decoration: none;
}
.orange3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 16px;
	font-weight: bold;
	color: #A04E34;
	text-decoration: none;
}
.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #7895A3;
	text-decoration: none;
}
