body {
	background-color: #5DC401;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #2F7B00;
}
a:link {
	color: #2F7B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F7B00;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
}

a.n:link {
	color: #595D69;
	text-decoration: none;
}
a.n:visited {
	color: #595D69;
	text-decoration: none;
}
a.n:hover {
	color: #FF6600;
	text-decoration: underline;
}




a.c {
	font-size: 12px;
	color: #6A7990;
}
a.c:link {
	text-decoration: none;
}
a.c:visited {
	text-decoration: none;
	color:#399906;
}
a.c:hover {
	text-decoration: underline;
	color: #f78e00;
}
a.c:active {
	text-decoration: none;
}




.jl {
	line-height: 20px;
}
