.txt-black-regular-10-nul {
	COLOR: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	FONT-SIZE: 11px;
	text-decoration: none;
	} 
	
a:active { text-decoration: underline} 
a:hover {text-decoration: underline;
	color: #990000;
}

