@charset "utf-8";
/* CSS Document */

p{
font family: Verdana, sans-serif;
	font-size: 18px;
	color: #FF0;
	line-height: 18px;
	padding: 3px;
	background:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FF0;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #F90;
}

.twoColLiqLtHdr #container #container2 #mainContent .headingpart2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	background-color: #000000;
}
.animal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
}
