.stoke {
	border: 1px solid #CCCCCC;
}
.fontnomal {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fontnomal:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
.linknomal {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.linknomal:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
.linknomal2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
}
.linknomal2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.headbig {
	font-family: AngsanaUPC;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
.headmid {
	font-family: AngsanaUPC;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.biglink {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
}
.biglink:hover {
	font-family: Tahoma;
	font-size: 24px;
	color: #cccccc;
	text-decoration: underline;
}