/* CSS Document */

body, h1, h2, h3, h4 ,h5 ,h6 {
	color: #734122;
	font-family: LongIsland, DomBold BT, Franciscan, Verdana, Courier, mono;
	background-color: #7EAB95;
	}
a:visited {color:#734122}
a:hover {color: white}
a:link {color: #734122}
a:active {color: ##734122}
	