.navigate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px;
	position: relative;
	overflow: visible;
	letter-spacing: 1px;
	background-color: #000000;
	visibility: visible;
	width: 80%;
	clear: left;
	top: 60px;













}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px;
	padding: 0px;


}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;

}
.txtdiv {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px;
	position: relative;
	overflow: visible;
	letter-spacing: 1px;
	visibility: visible;
	clear: left;
}
.fett {
	font-weight: bold;
	font-size: 10px;

}
