body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(_graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #996633;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #000000;
}

