body { background:#000000; margin-left:0px; margin-top:0px; margin:0px; }

a:link { text-decoration: none; color: #FFEEDD; }
a:visited { text-decoration: none; color: #FFEEDD; }
a:hover { text-decoration: none; color: #FFFFFF; background-color: #883300; }

.bodytxt {
	font-family: "Trebuchet MS";
	text-align:left;
	font-size: 14px;
	color: #DDBB88;
}

.justify {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DDBB88;
	text-align:justify;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFCC88;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFCC88;
}

.head20 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #F0A846;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FB883C;
	text-align: center;
}

.menu a:link {
	color: #FBE9C5;
	text-decoration: none;
}

.menu a:visited {
	color: #FBE9C5;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF8800;
}

.linkboxsmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DDBB88;
}

.linkboxtitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FD7800;
}

.linkboxtitle a:link {
	color: #FD7800;
	text-decoration: none;
}

.linkboxtitle a:visited {
	color: #FD7800;
	text-decoration: none;
}

.linkboxtitle a:hover {
	color: #FB883C;
	text-decoration: none;
}

.imageleft {
	border: 0px;
	align:left;
	float: left;
	vertical-align: text-top;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.imageright {
	border:0px;
	align:right;
	vertical-align: top;
	float: right;
	margin-left: 16px;
	margin-bottom: 4px;
	margin-top: 4px;
}
