.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #372763;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 5px;
}
.terms a {
	color: #372763;
	text-decoration: none;
	}
.terms a:hover {
	color: #FAA619;
	text-decoration: none;
	}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 5px;
	height: auto;
	width: 225px;
	margin-bottom: 2px;
	display: block;
	float: left;
	position: relative;
}
.news a:hover {
	background-color: #999999;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	color: #FAA619;
	text-decoration: none;
	padding-right: 5px;
}
.text  a, .text a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FAA619;
	text-decoration: none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
