BODY {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #74983C;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
A {
	color: #74983C;
	text-decoration: none;
}
A:hover {
	color: #FF9000;
}
IMG#mood {
	position: absolute;
	left: 0px;
	top: 0px;
}
