BODY {
	font-family: Arial, "Arial Narrow", "Book Antiqua", "Bookman Old Style", sans-serif;
	font-size: 8;
}

A {
	color: Yellow;
	text-decoration: none;
}

A:HOVER {
	color: #0000CD;
	text-decoration: none;
}
