body {  background-color: #ffcc00; background-image: none; background-repeat: repeat-x}
a:link {
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
.pageheadings {
	font-family: "Freedom 9";
	font-size: larger;
}
.headings {
	font-family: "Freedom 9";
	font-weight: bold;
}
.smaller {
	font-family: "Freedom 9";
	font-size: smaller;
}
