body {
	background: #336633 url(images/background.gif);
	font-family: Arial;
}
img {
	border: 0px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #cc9933;
	text-decoration: none;
}
.style_16_bold_blue {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.style_16_bold_blue a:hover {
	color: #cc9933;
	font-style: italic;
	text-decoration: none;
}
.style_16_blue a:hover {
	color: #cc9933;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.style_14_blue {
	font-size: 14px;
	color: #000099;
}
.style_14_blue a:hover {
	color: #cc9933;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.style_14_bold_blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.style_12_blue {
	font-size: 12px;
	color: #000099;
}
.style_12_red {
	font-size: 12px;
	color: #F00;
}
.style_10 {
	font-size: 10px;
}
.cityname {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	padding-bottom: 5px;
}
.communityname a {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}
.communityname a:hover {
	color: #cc9933;
	font-style: italic;
	font-weight: bold;
}
.communityinfo {
	font-size: 10px;
	padding-left: 5px;
}
.communityinfo a {
	color: #000099;
	text-decoration: none;
}
.communityinfo a:hover {
	color: #cc9933;
}
#list ul {
	margin: 0px;
	padding-left: 10px;
	display: block;
	border: none;
}
#list ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	display: block;
	list-style: none;
	padding-top: 5px;
}
#list ul li a {
	color: #000099;
	font-size: 14px;
	text-decoration: none;
}
#list ul li a:hover {
	color: #cc9933;
	font-style: italic;
	font-weight: bold;
}