td.zn {
	font-weight: bold;
	padding-bottom: 5px;
	color: #FF0101;
	text-align: center;
}
td.new {
	color: #000000;
}
td.det {
	font-size: 10px;
	color: #FF0101;
	text-align: right;
	text-decoration: none;
	font-style: italic;
}
a.det, a.det:active, a.det:visited {
	font-size: 10px;
	color: #FF0101;
	text-align: right;
	text-decoration: none;
}
a.det:hover {
	font-size: 10px;
	color: #FF0101;
	text-align: right;
	text-decoration: underline;
}
a.det2, a.det2:active, a.det2:visited {
	font-size: 12px;
	font-style: italic;
	color: #3000FF;
	text-align: right;
	text-decoration: none;
}
a.det2:hover {
	font-size: 12px;
	font-style: italic;
	color: #3000FF;
	text-align: right;
	text-decoration: underline;
}
