a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #B16405;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F89828;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F89828;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #98012E;
	font-weight: bold;
}
.contact_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AD6205;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.small_text {
	font-size: smaller;
}
