a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}
.txt_10 {
	font-size: 10px;
	color: #666666;
	background-color: #F2F3F5;
}

	.txt_12 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

	.txt_18 {
	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

	.txt_30 {
	font-size: 30px;
	color: #6B9BAF;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
.txt_16 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	text-align: left;
}
