.members {
	font-family: "Arial Narrow";
	font-size: x-small;
	background-color: #666666;
	height: 20px;
	width: 100px;
	color: #660000;

}
.membut {
	font-family: "Arial Narrow";
	font-size: x-small;
	color: #660000;
	background-color: #000000;
}
.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #999999;
}
.messagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #999999;
	width: 300px;
}
.contactbut {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}
