td.zag {
	color: #010000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a.zag, a.zag:active, a.zag:visited {
	color: #010000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.zag:hover {
	color: #010000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
td.srch {
	color: #000EFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.srch, a.srch:active, a.srch:visited {
	color: #000EFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.srch:hover {
	color: #000EFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}