body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #3E74CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E74CC;
}
a:hover {
	text-decoration: none;
	color: #1E3E73;
}
a:active {
	text-decoration: underline;
	color: #3E74CC;
}

.txtouter {
	top: 2244px;
	position: absolute;
	overflow: hidden;
	height: 224px;
}

.txtinner {
	color: #676767;
	font-family: Arial;
	font-size: 9.9px;
}
.txtinner a:link { color: #676767; text-decoration: none; }
.txtinner a:visited { color: #676767; text-decoration: none; }
