@charset "UTF-8";
/* CSS Document */

<!-- 
body {
	background-color: #efead7;
	background-image: url(images/palmtree-bkgrnd.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-size: x-small
}
.ContentboxFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
}

.style3 {
	font-size: small;
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4E2006;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666600;
}
a:active {
	text-decoration: none;
}
.bottom-links {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.style4 {font-size: small}
-->
