TD.tablelinksNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

A.tablelinksNav { 
  color: #FF0000; 
  text-decoration: none;
  font-weight: bold;
}

A.tablelinksNav:hover {
  color: #FF0000;
  text-decoration: none;
}
