a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}
.ngt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	text-align: center;
}
