.mainster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.boldster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9531C;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {

	color: #D9531C;
}
.mainsmaller {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.inquiry {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}

