a:link {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #5555BB;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.smallerLink {
	font-size: 18px;
}
.treesTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.treesSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
p {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003600;
	font-weight: bold;
}
body {
	background-image: url(images/ztreesbgL.jpg);
	background-color: #C5D3BC;
}
.sidebarText {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #550055;
}
.welcomeText {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.blueText {
	color: #2234B5;
}
.biggerText {
	font-weight: bolder;
	font-size: 20px;
}
.spacedOutBiggerText {
	font-weight: bolder;
	font-size: 20px;
	line-height: 1.5;
}
table#rateTable {
	line-height: 1.5;
}
.spacedOutBiggerTextBloo {
	font-weight: bolder;
	font-size: 20px;
	line-height: 1.5;
	color: #000099;
}
a#outsideLynx:link {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #003600;
	text-decoration: none;
}
a#outsideLynx:visited {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #55634C;
	text-decoration: none;
}
a#outsideLynx:hover {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a#outsideLynx:active {
	color: #FFFFFF;
	text-decoration: none;
}