A {
	text-decoration : none;
	color : #000000;
	
}
A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

