@charset "utf-8";
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #64432d;
}
.title1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3d3028;
}
.normal1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #64432d;
}
.title2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #686657;
}
.normal2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #64432d;
	text-decoration:underline;
	line-height:20px;
}
.title3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3d3028;
}
.feedback {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4B40;
}