.redtextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 4px;
	font-weight: bold;
	color: #CB1814;
}
.bigtextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 18px;
	font-weight: bold;
	color: #CB1814;
}
.wsmalltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #FFFFFF;
}
.smalltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 13px;
	color: #000000;
}
.wsmalltextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	font-weight: bold;
}
.smalllink {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #53575C;
}
.smalllinkboldmenu {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 12px;
	color: #53575C;
	font-weight: bold;
	text-decoration: none;
}
.smalllinkboldmenu2 {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.smalllinkbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.smalllinknone {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #4C4000;
	text-decoration: none;
}
.smalllinkboldnone {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #4C4000;
	font-weight: bold;
	text-decoration: none;
}
