@charset "UTF-8";
#main header {
	background-position: center top;
	background-color: #F89938;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
