@charset "ISO-8859-1";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
}

