
.text {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: #000000;
  text-decoration: none;
  font-size: 11pt;
}

 
.text:link {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: #4BB732;
  font-size: 11pt;
  text-decoration: underline;
}

 
.text:visited {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: red;
  font-size: 11pt;
  text-decoration: underline;
}

.text:hover {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: navy;
  font-size: 11pt;
  text-decoration: underline;
}

.copy {
  font-family: Verdana, "MS Sans Serif", "DB Thaitext";
  color: #BEBEBE;
  font-size: 8pt;
  text-decoration: underline;
}

 
.copy:link {
  font-family: Verdana, "MS Sans Serif", "DB Thaitext", Arial;
  color: #84B1E3;
  font-size: 8pt;
  text-decoration: underline;
  font-family: Verdana, Arial;
}

 
.copy:visited {
  font-family: Verdana, "MS Sans Serif", "DB Thaitext", Arial;
  color: #84B1E3;
  font-size: 8pt;
  text-decoration: underline;
  font-family: Verdana, Arial;
}

.copy:hover {
  font-family: Verdana, "MS Sans Serif", "DB Thaitext", Arial;
  color: #84B1E3;
  font-size: 8pt;
  text-decoration: underline;
  font-family: Verdana, Arial;
}

.thai {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: #000000;
  text-decoration: none;
  font-size: 11pt;
}

.thai:link {
  font-size: 11pt;
  font-family: "MS Sans Serif", "DB Thaitext";
  color: black;
  text-decoration: underline;
}

 
.thai:visited {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: black;
  font-size: 11pt;
  text-decoration: underline;
}

.thai:active {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: black;
  font-size: 11pt;
  text-decoration: underline;
}

.thai:hover {
  font-family: "MS Sans Serif", "DB Thaitext";
  color: #3B6DC7;
  font-size: 11pt;
  text-decoration: underline;
}

HEAD {
}
