body {
	margin: 0px;
	font-size: 12px;
	background: #E1F0FF;
	line-height: 150%;
}
td {
	line-height: 150%;
}
a {
	color: #5F7E00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.dy {
	word-spacing: 10px;
	line-height: 25px;
}
.dy a{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.dy a:hover {
	font-size: 13px;
	color:#EBF3D5;
	text-decoration: none;
}
