@charset "utf-8";
.green {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #A5AA31;
}
.yellow {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	background-color: #EFCE31;
}
.bodr_purple {
	border: thick double #996CA3;
}
