.Normal_Text {
	font-family: "microsoft Sans Serif";
	font-size: 14px;
	color: #ffffff;
}

.Header {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
}
.Header_red {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FF0000;
}
.Header_white {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.Sub_Header {
	font-size: 16px;
	font-family: "microsoft Sans Serif";
	color: #f0f0f0;
}


.Link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f0f0f0;
}
.Link1 a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
.Link1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.Link1 a:active {
	color: #FF0000;
	text-decoration: none;
}
.Link1 a:link {
	color: #f0f0f0;
	text-decoration: none;
}




.link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f0f0f0;
}
.link2 a:visited {
	color: #1F6EB3;
}
.link2 a:hover {
	color: #FF9900;
}
.link2 a:active {
	color: #FF9900;
}
.link2 a:link {
	color: #1F6EB3;
}

.link3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.link3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
}
.link3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}

.Font_Thai_Normal {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #ffffff;
}
.Font_English_Normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}