 
.main {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;

}
.wenzi {
	font-size: 14px;
	line-height: 2em;
}
.link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: #4A4D28}
