.ZooTitle {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.ZooBody {
	font-size: 16px;
	color: #363636;
	font-family: "Goudy Old Style", Tahoma;
}
a {
	text-decoration: none;
	color: #0A7EC3;
	font-weight: bold;
}
a:hover {text-decoration:underline}

.smalltype {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
