.bg {
	font-family: "ms sans Serif";
	font-size: 17px;
	background-color: FBB848;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;


}
.bg1 {
	font-family: "ms sans Serif";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: 4DBEED;
	font-weight: bold;

}
.fonts {
	font-family: "ms sans Serif";
	color: #000000;
	font-size: 10px;

}
.yellow {
	font-family: "ms sans Serif";
	font-size: 14px;
	color: #000000;
	background-color: #ffe38e;
}
.underline {
	text-decoration: none;
}

