a:link {  text-decoration: none; color: #000000}
a:hover {  text-decoration: underline}
a:active {  text-decoration: underline; color: #FF0000}
a:visited {  text-decoration: none; color: #000000}

body
{
font-family: 'Sarabun', sans-serif;
font-family: 'Kanit', sans-serif;
}