.kant {
	border: medium solid #000000;
}
.okant {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/bar.jpg);
	background-repeat: repeat;
	background-position: top left;
	height:32px;
}
a:hover {
	text-decoration:none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
body {
	background-image: url(images/gbg.gif);
	background-repeat: repeat;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.pbg {
	background-image: url(images/pbg.gif);
	background-repeat: no-repeat;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 104px;
	text-align:right; 
	vertical-align:bottom;
	font-size:11px;
}
.smaat {
	font-size:10px;
	color:#E3E3E3;
}