body,td,th {
	font-family: "Angsana New", AngsanaUPC, BrowalliaUPC;
	margin: 0px;
	font-size: 22px;
	color: #000080;
}
body {
	background-image: url(images/bnn_bg.gif);
}
img {
	border: 0;
}
a {
	font-size: 22px;
	font-weight: bold;
}
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;
}
.suffix {
	font-family: BrowalliaUPC;
	font-size: 18px;
}
.bullet {
	height: 11px;
	width: 17px;
}
.countdown {
	background-image: url(images/blank_m_countdown.png);
	color: #FFF;
	margin-top: 10px;
	margin-left: 5px;
	margin-left: 5px;
	text-align: center;
	vertical-align: bottom;
	height: 30px;
	width: 180px;
	z-index: 999;
}

