font {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Courier New", "Courier", "mono";
	text-decoration: none;
	letter-spacing: normal;

}
a {
	FONT-SIZE: 14px;
	COLOR: #FF0000;
	FONT-FAMILY: "Courier New", "Courier", "mono";
	BACKGROUND-COLOR: #000000;
	TEXT-DECORATION: none
}
whitetext.class {
	font-size: 14px;
	color: #ffffff; 
	font-family: "Courier New", "Courier", "mono";
	background-color: #000000; text-decoration: blink
}
body {
	background-color: #000000;

}
a:hover {
	color: #FFFFFF;
	background-color: #000000;

}
.nathan {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
}

.nathaninput{
	width: 300px; 
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px ; 
	background-color: #FFFFFF; 
	color: ; 
	border: ; 
}

.button {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px ; 
	background-color: #FFFFFF; 
	color: #102132; 
 }

.contactzhe {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.about {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: bold;
}
.nathanitalic {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.quartettitle {
	font-family: "Courier New", "Courier", "mono";
	font-size: 24px;
	font-weight: bolder;

}
