@charset "utf-8";
.navDir {
	font-family: "CG Omega";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	letter-spacing: 1px;
	position: relative;
}

a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
