body {

	background-color: #E9ED9E;

	}

h1 {

	color: #576729;

	font-weight: 400;

	font-style: italic;

	font-size: 3em

	}

a:link		{ color: #305015 }

a:visited	{ color: #576729 }

a:active	{ color: #C99652}

a:hover		{ color: #C99652; text-decoration: none }


	

.sans { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }