a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.input {
	width: 150px;
	font-family: 'verdana';
	font-size: 11px;
}
.button {
	background-color: #FFFFFF;
	font-family: 'verdana';
	font-size: 11px;
}
.en {
	font-family: 'verdana';
	font-size: 11px;
}
.th {
	font-family: 'ms sans serif';
	font-size: 12px;
}
.thai-body {
	font-family: "ms sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.eng-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.border-notop {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6 #e6e6e6 #e6e6e6 #e6e6e6;
}