/* CSS Document */

td {
	font-family: Tahoma, "µ¸¿ò";
	font-size: 11px;
	color:#333333;
	line-height: 140%;
	text-decoration: none;
}
body {
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
