a:link {
	color : #660000;
	text-decoration : underline;
}

a:visited {
	color : #660000;
	text-decoration : underline;
}

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

a:active {
	color : #FF9900;
	text-decoration : underline;
}
BODY {
	font-family : Arial, Verdana, sans-serif;
	scrollbar-face-color : #ffcc99;
	scrollbar-base-color : #cc9966;
	scrollbar-highlight-color : #cc9966;
}

H3 {
	color : #660000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 16px;
}

h5 {
	color : #996633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

H6 {
	color : #660000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

input {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

li {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ol {
	list-style-type : decimal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	color : #660000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
}

ul {
	list-style-image : url(ecotourism/Eco-dot.gif);
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.button {
	color : #FFCC99;
	background-color : #CC9966;
}

.clients {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.ecochoices {
	color : White;
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
}
.ecoform {
	border : #996633;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.ecozine {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

#left {
	visibility: hidden;
}
body {
	background-color: #ffffff;
	}

