@charset "utf-8";
.navDirAgenda {
	font-family: "CG Omega";
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	letter-spacing: 1px;
	position: relative;
	padding-top: 0px;
	top: 0;
	visibility: inherit;
}

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;
}

