/* CSS Document */
.navigation{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.navigation span.current{
	color: #000000;
	
	}

.navigation a{
	color: #03F;
	}
