.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b10018;
	text-decoration: none;
	letter-spacing: 1px;
}
a:link {
	color: #b10018;
	text-decoration: none;
}
a:hover {
	color: #b10018;
	font-weight: bold;
	letter-spacing: normal;
}
a:visited {
	color: #b10018;
}
