@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666;
	line-height: 20px;
}
td {
	font-size: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	font-size: 12px;
}
a {
	color: #06C;
}
a:visited {
	color: #09F;
	font-size: 12px;
}


strong {
	font-size: 12px;
}

