body {
    font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Grande", Verdana,
        Arial, Helvetica, sans-serif;
}.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #79A151;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-size: small;
	color: #E67904;
	text-decoration: none;
}
.footer a:visited {
	font-size: small;
	color: #E67904;
	text-decoration: none;
}
.footer a:hover {
	color: #E67904;
	text-decoration: underline;
	font-size: small;
}
.footer a:active {
	font-size: small;
	color: #E67904;
	text-decoration: none;
}
.fields {
	background-image: url(images/fields.jpg);
}
.submit {
	background-image: url(images/submit.jpg);
}
html { 
scrollbar-arrow-color:#F0ECDF; 
scrollbar-track-color:#AEC722; 
scrollbar-face-color:#AEC722; 
scrollbar-highlight-color:#9BBF41; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 
.tours a:link {
	font-weight: bold;
	color: #5E9031;
	text-decoration: none;
}
.tours a:visited {
	font-weight: bold;
	color: #5E9031;
	text-decoration: none;
}
.tours a:hover {
	font-weight: bold;
	color: #5E9031;
	text-decoration: underline;
}
.tours a:active {
	font-weight: bold;
	color: #5E9031;
	text-decoration: none;
}
