.txt
{
	/* color: #B5B5B5; */
	color: #707070;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

a 			{ color: #707070; text-decoration: none; }
a:visited	{ color: #707070; text-decoration: none; }
a:hover		{ color: #AC3C41; text-decoration: underline; }
a:active	{ color: #AC3C41; text-decoration: underline; }


.fdetail
{
	color: #AC3C41;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}

.fnav
{
	color: #B5B5B5;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
}

.sel
{
	color: #AC3C41;
}

a.fnav , a.fnav:visited	{ color: #B5B5B5; text-decoration: none; font-weight: bold; }
a.fnav:hover, a.fnav:active	{ color: #AC3C41; text-decoration: none; font-weight: bold; }


