body,td,th {
	font-family: Lucida Sans, Arial, Verdana;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	background-image:    url("/images/plumimage.jpg");
	background-attachment:fixed;
}
a {
	font-size: x-small;
	color: #cc0099;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #990066;
}
.style4 {font-size: x-small}
.style5 {
	font-size: 50px;
	font-family: "Edwardian Script ITC", "Lucida Sans", Arial;
}
.style6 {
	font-size: medium;
	font-weight: bold;
}
