a:link {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}


.copyrightTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #717F93;
	border: 1px solid #000000;
}
.generalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.addressFont {
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 9px;
}
.menuFontThai {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}
.generalFontThai {

	font-family: "MS Sans Serif";
	font-size: 14px;
}
.addressFontThai {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

