.fs {
	width: 450px;
	font-size: 8pt;
	letter-spacing: -1px;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
}
.fs a:link {
	text-decoration: none;
	color: #444444;
}
.fs a:visited {
	text-decoration: none;
	color: #444444;
}
.fs a:hover {
	text-decoration: none;
	color: #777777;
}

.marq {
	font-size: 8pt;
	color: #777777;
}
