<!--
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
-->