@charset "UTF-8";
/* CSS Document */

#smallbusiness {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/btn/MenuBarVerticalActive.jpg);
}
.partLinks {
	background-color: #eee;
	border: 1px solid #9a9;
	width: 690px;
	margin-top: 10px;
	padding-left: 2px;
}
.partLinks a
{
	font-size: 12px;
	color: ##060;
}
