body {
	margin: 0px;
	background-color: #efefef;
}
td {
	font-family: Gulim;
	font-size: 11px;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
