.txt, .txt a {
	font-family: century gothic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.txt a:hover {
	color: #FF6400;
	text-decoration: underline;
}