BODY {
	color: White;
	background-color: #230572;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
}

A {
	color: #FFA500;
	text-decoration: none;
}

A:HOVER {
	color: Yellow;
	text-decoration: none;
}