.text {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#3b1f16;
	font-weight: normal;
}
.text1{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#d9cbcd;
	font-weight: normal;
}
.text_thai{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#d9cbcd;
	font-weight: normal;
}
.text2{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3em;
	color:#864a67;
	font-weight: normal;
}
.text3{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: bold;
	line-height: 1.3em;
	color:#fff08b;
	font-weight: normal;
}
.text_white{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#ffffff;
	font-weight: normal;
}
.index-border {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a19f9f;
	border-right-color: #a19f9f;
	border-bottom-color: #a19f9f;
	border-left-color: #a19f9f;
}
.bottom-line {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e3da;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #d9cbcd;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #d9cbcd;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #d9cbcd;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #fd8cb4;
}