.grey {
	font-family: AngsanaUPC;
	font-size: 16px;
	color: 6D6D6D;
	background-color: #FFFFFF;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: FF6000;
	text-decoration: underline;
	background-color: #9933FF;
}
.mnu {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #CCCCCC;
}
