.green {
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #495F29;
}
.white {

	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FFFFFF;
}
.whitbig {


	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
}
.black {

	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #000000;
}
.greenbig {

	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #006600;
}
.red {

	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FF0000;
}
.redbig {

	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #FF0000;
}.orage {


	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FF9900;
}
