body {
	color: #000000;
	line-height: 200%;
	font-size: 12px;
}
.newgree {
	color: #338C18;
	font-family: Arial;
	font-size: 12px;
}
.new {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.dh {
	font-size: 12px;
	color: #1E4910;
	font-weight: bold;
	font-family: Arial;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.g:link {
	text-decoration: underline;
	color: #338C18;
}
a:visited {
}
a.g:visited {
	color: #338C18;
	text-decoration: underline;
}
a.g:hover {
	color: #338C18;
	text-decoration: none;
}
a.g:active {
	color: #338C18;
	text-decoration: underline;
}
