body {
	background-color: #5C5665;
}

.textOrderForm {
	font-family: Futura, Verdana, Arial;
	font-size: 14px;
	line-height: 17px;
	color: #231f20;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.textOrderForm a:link {
	color: #231f20;
	text-decoration: underline;
	font-weight: normal;
}
.textOrderForm a:visited {
	color: #231f20;
	text-decoration: underline;
	font-weight: normal;
}
.textOrderForm a:hover {
	color: #5D5665;
	text-decoration: none;
	font-weight: normal;
}
.textOrderForm a:active {
	color: #231f20;
	text-decoration: underline;
	font-weight: normal;
}