BODY {
	background : url(bground.jpg) fixed;
	cursor : url(cursor.cur);
}
A:Link {text-decoration:none; cursor : hand;}
A:Visited {text-decoration:none; cursor : hand;}
A:Hover {text-decoration:underline; cursor : hand;}