body{ margin:0 auto; width:1000px; text-align:center;}
td{ font-size:12px; line-height:150%}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/*导航文字链接，大小：14px，颜色:黑色*/
a.a14black:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.a14black:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.a14black:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/*首页文章列表链接，大小：12px，颜色:灰色*/
a.a12gray:link {
	font-size: 12px;
	color: #606261;
	text-decoration: none;
}
a.a12gray:visited {
	color: #606261;
	text-decoration: none;
}
a.a12gray:hover {
	color: #606261;
	text-decoration: none;
}


/*首页文章列表链接，大小：12px，颜色:绿色*/
a.a12green:link {
	font-size: 12px;
	color: #4a694a;
	text-decoration: none;
}
a.a12green:visited {
	color: #4a694a;
	text-decoration: none;
}
a.a12green:hover {
	color: #4a694a;
	text-decoration: none;
}


/*首页行政村导航链接，大小：12px，颜色:蓝色*/
a.a12blue:link {
	font-size: 12px;
	color: #035e7d;
	text-decoration: none;
}
a.a12blue:visited {
	color: #035e7d;
	text-decoration: none;
}
a.a12blue:hover {
	color: #035e7d;
	text-decoration: none;
}


/*链接，大小：12px，颜色:白色*/
a.a12white:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.a12white:visited {
	color: #fff;
	text-decoration: none;
}
a.a12white:hover {
	color: #fff;
	text-decoration: none;
}


/*首页便民服务链接，大小：12px，颜色:褐色*/
a.a12brown:link {
	font-size: 12px;
	color: #511201;
	text-decoration: none;
}
a.a12brown:visited {
	color: #511201;
	text-decoration: none;
}
a.a12brown:hover {
	color: #511201;
	text-decoration: none;
}
/*白色14号字*/
.f14white{
	font-size: 14px;
	color: #FFFFFF;
}
/*棕色14号字*/
.f14brown{
	font-size: 14px;
	color: #990000;
}

/*黑色14号字*/
.f14black{
	font-size: 14px;
	color: #000;
}
