@charset "iso-8859-1";
BODY {
	color: #006400;
	background-color: #A52A2A;
	font-family: "Trebuchet MS", Verdana, "Arial Rounded MT Bold", sans-serif;
	font-size: larger;
}

H1 { color: #006400;  font-family: "Trebuchet MS", Verdana, "Arial Rounded MT Bold", sans-serif  }

H2 { color: #006400; }



A {
	color: #8B7355;
	text-decoration: none;
}


A:HOVER {
	color: #CD853F;
	text-decoration: none;
}

A:visited {
	color: #698B22;
	text-decoration: none;
}
