.link {
	color: #006600;
	text-decoration: none;
}
.bodytxt {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #993300;
}
body {
	background-attachment: fixed;
	background-image: url(../graphics/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

