BODY {
	color: #000000;
	background-color: #F0B80F;
	font-family: Times new roman, times, serif;
	font-size: small;
	margin-left: 10PX;
	margin-top: 100PX;
	background-image: url(../images/logo-ooker.gif);
	background-position: center;
	background-repeat: no-repeat;
	}

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

A:HOVER {
	color: #000000;
	text-decoration: underline;
}
