.text {
	font-family: "Gill Sans MT", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFE6B3;
	border: thin inset;
}

