body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.breadcrumb {
	color: #CCCCCC;
	font-size: 90%;
}
a.breadcrumb:link {
	color: #CCCCCC;
	font-size: 90%;
	text-decoration: none;
}
a.breadcrumb:visited {
	color: #CCCCCC;
	font-size: 90%;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #CCCCCC;
	font-size: 90%;
	text-decoration: underline;
}
a.breadcrumb:active {
	color: #CCCCCC;
	font-size: 90%;
	text-decoration: underline;
}
.breadcrumbactive {
	color: #FFFFFF;
	font-size: 90%;
}
a.breadcrumbactive:link {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}
a.breadcrumbactive:visited {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}
a.breadcrumbactive:hover {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: underline;
}
a.breadcrumbactive:active {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: underline;
}
.menu {
	color: #333333;
	font-size: 70%;
}
a.menu:link {
	color: #333333;
	font-size: 70%;
	text-decoration: none;
}
a.menu:visited {
	color: #333333;
	font-size: 70%;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	font-size: 70%;
	text-decoration: underline;
}
a.menu:active {
	color: #333333;
	font-size: 70%;
	text-decoration: underline;
}
.home {
	color: #000000;
}
a.home:link {
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	color: #000000;
	text-decoration: none;
}
a.home:hover {
	color: #000000;
	text-decoration: underline;
}
a.home:active {
	color: #000000;
	text-decoration: underline;
}
.menutd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.minimenu {
	color: #ffffff;
	font-size: 70%;
}
a.minimenu:link {
	color: #ffffff;
	font-size: 70%;
	text-decoration: none;
}
a.minimenu:visited {
	color: #ffffff;
	font-size: 70%;
	text-decoration: none;
}
a.minimenu:hover {
	color: #ffffff;
	font-size: 70%;
	text-decoration: underline;
}
a.minimenu:active {
	color: #ffffff;
	font-size: 70%;
	text-decoration: underline;
}
