body,td,th {
	font-family: AngsanaUPC;
	font-size: 23px;
	line-height: 100%;
	color: #000080;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-image:url(images/bnn_bg.gif);
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-size: 23px;
	font-weight: bold;
}

