BODY {
	margin-left: 0px;
	margin-top : 0px;
	color: #99FF99;
	background-color: #FAD48A;
	font-family: Arial, sans-serif;
	text-align: center;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
}

INPUT {
	BACKGROUND-COLOR: #AA966A;
}