body {
	background-color: #009092;
}
#root {
	color:#ffffff;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:80%;
}
.subtext {
	color: #ffffff;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:80%;
	background:transparent;
}
a {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:80%;
	text-decoration:none;
	color:#ffffff;
	background:transparent;
}
a:hover {
	background:transparent;
}
a.tracked {
	color:#ffffaa;
	background:transparent;
}
a.subexpanded {
	color:#ffff99;
	background:transparent;
}
a.subclosed {
	color:#ffff66;
	background:transparent;
}