table {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", AngsanaUPC;
	font-size: x-small;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
