.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.tablehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a {
	color: #fff;
	text-decoration: underline;
}
.tabletxt a:link, .tabletxt a:visited {
	text-decoration: underline;
	color: #006;
}
.tabletxt a:hover {
	text-decoration: underline;
	color: #900;
}