TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #999999;
	line-height: 14px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
  color: #666;
  text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

a.fett:link {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
a.fett:visited {
  color: #333;
  text-decoration: none;
  font-weight:bold;

}
a.fett:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;

}
a.fett:active {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
