BODY {
	color: #FFA500;
	background-color: #000099;
	font-family: "Arial Black", sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

A {
	color: #6495ED;
}

A:HOVER {
	color: #87CEEB;
}