body {
	height: 999px;
	background: #f5e2c9;
	font: 13px Arial,Helvetica,Verdana,sans-serif;
	margin: 11px 0 0 9px;
	padding: 0;	
	cursor:
	url('../images/AquaBlob_Busy.ani'),
	url('../images/aero_busy.ani'),
	url('../images/hourglas.ani'),
	wait;
}

A:link,
A:visited,
A:hover {
	color: #000084;
	outline: 0 none;
	text-decoration: none;
}

a, img  {
	outline: 0 none;
	border: 0 none;
	text-decoration: none;
}

img.loading  {
	background-color:#fff;
	height:13px;
	width:280px;
	margin:5px;
	cursor: url('../images/green.cur'), pointer;
}
img.splash  {
	background-color:#f5f5f5;
	height:360px;
	width:480px;
	margin:9% 0 0 12%;
	cursor: url('../images/grey.cur'), pointer;
}
