td {
	font-family: "song", "verdana";
	font-size: 12px;
	color: #333333;
}
.txt {
	line-height: 22px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
