table {
	font-size: 12px;
	color:#336600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color:  #336600;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.form {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	background-color: #aaeb99;
	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: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.wz {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.wz1 {
	line-height: 30px;
}

.box {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
