body {scrollbar-arrow-color : #646464; scrollbar-base-color : #FEF6D2; scrollbar-face-color : #FBDBA9; scrollbar-shadow-color : #646464;}
.head {  font-family:  Arial, Helvetica, sans-serif; font-size: 15px;  font-weight: bold; color: #646464;}
.txtb {  font-family:  Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold; color: #646464;}

.small {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal; color: #646464;}
.smallw{  font-family:  Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal; color: #FFFFFF;}
.txtw {  font-family:  Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: normal; color: #FFFFFF;}
.txt {  font-family:  Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: normal; color: #646464;}
.txt a:link { color: #646464;  font-weight:;  font-size: ;  font-family:;  text-decoration: none;}
.txt a:visited { color: #646464; font-weight: ; font-size: ; font-family:; text-decoration: none;}
.txt a:hover{ color: #969696; font-weight: ; font-size: ; font-family: ; text-decoration: underline;}
.txt a:active { color: #646464; font-weight: ; font-size: ; font-family:; text-decoration: none;}

.menue {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #646464;}
.menue a:link { color: #646464;  font-weight:;  font-size: ;  font-family:;  text-decoration: none;}
.menue a:visited { color: #646464; font-weight: ; font-size: ; font-family:; text-decoration: none;}
.menue a:hover{ color: #969696; font-weight: ; font-size: ; font-family: ; text-decoration: none;}
.menue a:active { color: #646464; font-weight: ; font-size: ; font-family:; text-decoration: none;}

#menubar {
	position:absolute;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	left: 00px;

	}
	#menubar a {
		color:#646464;
		text-decoration:none;
		}
	#menubar a:hover {
		color:#969696
	}
	
	.menu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #646464;
		background-color:#FBDBA9;
		font-family : Arial;
		font-size : 12px;
		font-weight : bold;
	}
	.menu a {
		color:#646464;
		display:block;
		padding:2px 4px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#FEF6D2;
		color:#969696;
	}

	#about {
		position:absolute;
		left:5px;
		top:200px;
	}
