BODY {
	color: Black;
	background-color: #FAEBD7;
	font-family: sans-serif;
	font-size: small;
}

A {
	color: Maroon;
}

A:HOVER {
	text-decoration: none;
}
