.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
}
.newsbox a:link {
	color: #E7E7E7;
	text-decoration: none;
}

.newsbox a:visited {
  color: #E7E7E7;
  text-decoration: none;
}

.newsbox a:hover {
	color: #BEBEBE;
	text-decoration: none;
}

.newsbox a:active {
	color: #BEBEBE;
	text-decoration: none;
}
body, div, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a:link {
	color: #161C68;
	text-decoration: none;
}

a:visited {
  color: #161C68;
  text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;

}

a:active {
	color: #FF9900;
	text-decoration: none;
}
.linksbg {
	background-image: url(images/links_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F3F3F3;
	border: 1px solid #0033CC;
	width: 300px;
	height: 25px;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 2px;








}
.countytable {
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F3F3F3;
	border: 1px solid #0033CC;
}
.countyinfotable {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.countyinfopicbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
