#site_tree_navi {
	font-size: 10px !important;
	color: #008541 !important;
}

/* BATMAN */
#batman body,
#batman td,
#batman th
 {
	font-size:11px;
	color: #f0f0f0;
	line-height: 105%
}
#batman a {text-decoration:none;}
#batman a:link {color:#008541;}
#batman a:active {color:#008541;}
#batman a:visited {color:#008541;}
#batman a:hover {color:#008541; text-decoration:none;}

/* STAR WARS */

#starwars body,
#starwars td,
#starwars th
 {
	font-size:11px;
	color: #f0f0f0;
	line-height: 105%
}
#starwars a {text-decoration:none;}
#starwars a:link {color:#008541;}
#starwars a:active {color:#008541;}
#starwars a:visited {color:#008541;}
#starwars a:hover {color:#008541; text-decoration:none;}


