td.zag {
	font-family: Arial;
	color: #181818;
	font-size: 12px;
	text-decoration: none;
}
a.zag, a.zag:active, a.zag:visited {
	font-family: Arial;
	color: #181818;
	font-size: 12px;
	text-decoration: none;
}
a.zag:hover {
	font-family: Arial;
	color: #181818;
	font-size: 12px;
	text-decoration: underline;	
}
td.zag2 {
	font-family: Arial;
	color: #A03333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #DCDCD6;
}
a.zag2, a.zag2:active, a.zag2:visited {
	font-family: Arial;
	color: #A03333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.zag2:hover {
	font-family: Arial;
	color: #A03333;
	font-size: 12px;
	text-decoration: underline;	
	font-weight: bold;
}

