/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/WB02067_.gif);
}

.mainheading {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	color:#FFBF00;
	font-variant:small-caps;
}
.text {
	font-size: 12px;
	color:#000000;
	font-family: Arial;
}
.hlink {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color:#FB9C00;
}
.link {
	font-size: 12px;
	color:#000000;
	font-family: Arial;
}
.menu {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	color:#FB9C00;
	text-decoration: underline;
}
.menu a:active {
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
}

