@import url("default.css");
@import url("dark.css");
.no_text_decoration {
	text-decoration: none;
}
.navLeft {
	font-size: 12px;
	line-height: 18px;
}
.nafLeftHeading {
	font-weight: bold;
	color: #AAFF55;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

