body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image:  url(morris-hill.jpg);
	cursor: text;
}
a:link {
	color: #005FA9;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	cursor: crosshair;
}
a {
	cursor: crosshair;
}
