div.contact_us th {
	font: 12px/18px arial, helvetica, sans-serif;
	color: black;
	font-weight: bold;
}

div.contact_us .form_required, div.contact_us th.form_required {
	color:#A93011;
}

div.contact_us a:link,div.contact_us a:visited,div.contact_us a:active {
	color:#A93011;
	text-decoration: none;
}

div.contact_us a:hover {
	color:#4C99F6;
	text-decoration: underline;
}