a.link_01:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_01:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link_01:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_02:link {
	color: #666666;
	text-decoration: none;
}
a.link_02:visited {
	color: #666666;
	text-decoration: none;
}
a.link_02:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link_02:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_03:link {
	color: #0000ff;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 2;
	font-weight: bold;
}
a.link_03:visited {
	color: #0000ff;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 2;
	font-weight: bold;
}
a.link_03:hover {
	color: #0000ff;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 2;
	font-weight: bold;
}
a.link_03:active {
	color: #0000ff;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 2;
	font-weight: bold;
}

a.link_04:link {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}
a.link_04:visited {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_04:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_04:active {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}

a.link_05:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.link_05:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.link_05:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal;
}
a.link_05:active {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.thaiinsurl:link {
color:#3366ff;
font-size: 2;
text-decoration: none;
font-family: "MS Sans Serif";
}      /* unvisited link */
a.thaiinsurl:visited {
color:#3366ff;
font-size: 2;
text-decoration: none;
font-family: "MS Sans Serif";
}      /* visited  link */
a.thaiinsurl:hover {
color:#3366ff;
font-size: 2;
text-decoration: none;
font-family: "MS Sans Serif";
}      /* mouse over  link */
a.thaiinsurl:active {
color:#3366ff;
font-size: 2;
text-decoration: none;
font-family: "MS Sans Serif";
}      /* selected  link */