BODY {
	color: Black;
	background-color: White;
	font-family: ËÎÌå;
	font-size: smaller;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}