@charset "utf-8";
/* CSS Document */

#navBarL2 li a:link.other,#navBarL2 li a:visited.other,#navBarL2 li a:hover.other,#navBarL2 li a:active.other {
	text-decoration:underline;
	cursor:default;
	color:#ffffff;
	}
