@charset "windows-874";
.mfsbtxt {
	font-family: 'Sarabun', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #532603;
}
a.mfsbtxt:link {
	color: #532603;
	text-decoration: none;
}
a.mfsbtxt:active {
	color: #532603;
	text-decoration: none;
}
a.mfsbtxt:visited {
	color: #532603;
	text-decoration: none;
}
a.mfsbtxt:hover {
	color: #F3D274;
	text-decoration: underline;
}
.backbutton {
	font-family: 'Sarabun', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #F7F7F7;
}
a.backbutton:link {
	color: #F7F7F7;
	text-decoration: none;
}
a.backbutton:visited {
	color: #F7F7F7;
	text-decoration: none;
}
a.backbutton:hover {
	color: #FDB913;
	text-decoration: none;
}
a.backbutton:active {
	color: #F7F7F7;
	text-decoration: none;
}
.focustxt {
	font-family: 'Sarabun', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #532603;
}
a.focustxt:link {
	color: #532603;
	text-decoration: none;
}
a.focustxt:visited {
	color: #532603;
	text-decoration: none;
}
a.focustxt:hover {
	color: #FDB913;
	text-decoration: none;
}
a.focustxt:active {
	color: #532603;
	text-decoration: none;
}


