.footer {
	color: #336699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.treeback {
	background-attachment: scroll;
	background-image: url(images/tree_backgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
