.txt {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000;
	text-decoration	: none;
	text-align		: center;
}
a.txt:hover {
	text-decoration	: underline;
}
