@charset "ISO-8859-1";
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.navigation a:link {
	text-decoration:underline;
}
