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

A {
	color: White;
}

A:HOVER {
	text-decoration: none;
}
