table {
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #857825;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	color: #857825;
	text-decoration: none;
}
a:active {
	color: #857825;
	text-decoration: none;
}
.title:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.title:hover {
	font-size: 12px;
	color: #857825;
	text-decoration: underline;
}
.title:visited {
	color: #ffffff;
	text-decoration: none;
}
.title:active {
	color: #ffffff;
	text-decoration: none;
}
.form {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.wz {
	line-height: 20px;
}
.wz1 {
	line-height: 40px;
}
.wz2 {
	line-height: 30px;
}
.wz3 {
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
}