.treestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #110F26;
	font-weight: normal;
}
a:visited {  color: #6E4421}
a:link {  color: #9E684C}
a:active {  color: #FFFF99}
a:hover {  color: #FFFF00}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
