td {
	font-size: 12px;
	color: #666666;
}
.txt {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.box {
	border: 1px solid #999999;
}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size: 12px;
	background-color: #f3f3f3;
}
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
