.orderbold {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}
