BODY {
	background-color:	#FF8000;
	}
A {
	color:				#F0F0F0;
	}
A:hover {
	color:				black;
	}
.box {
	background-color:	#cc6600;
	}
