a:link {
	color: #5080AF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5080AF;
}
a:hover {
	text-decoration: none;
	color: #40A0FE;
}
a:active {
	text-decoration: underline;
	color: #40A0FE;
}
a {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 10pt;
}

.txt-normal {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 10pt;
	color: #666666;
}
.dot {
	font-family: Tahoma;
	color: #666666;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-style: none;
	border-left-style: none;
	font-size: 10pt;
}
.txt-white-bold {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-blue {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #5080AF;
}
.tex_Green {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #339900;
}
.txt_grey {
	font-family: "Microsoft Sans Serif", System, "Angsana New";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
