@charset "utf-8";

#foot {
	/* [disabled]height: 50px; */
	width: 100%;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	/* [disabled]vertical-align: middle; */
	/* [disabled]text-align: center; */
}
#foot a:link {
	color: #333;
	text-decoration: none;
}
#foot a:visited {
	color: #333;
	text-decoration: none;
}
#foot a:hover {
	color: #76923C;
	text-decoration: none;
}
#foot a:active {
	color: #333;
	text-decoration: none;
}
.bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #76923C;
}
