@charset "UTF-8";
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #EC8D00;
}
a:visited {
	color: #000000;
}