body {
	margin-top: 20px;
	background-color: #663300;
	color: #CC6600;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	vertical-align: middle;
}

a {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #cc9933;
	width: 150px;
}

a:hover {
	color: #FFFF99;
}
#welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	color: #CC9933;
	
}

.footer {
	background-image: url(images/bt-bckgrnd.gif);
	background-repeat: repeat;
	height: 30px;
	text-align: center;
	padding-top: 2em;
}


.footer a {
	color: #986F44;
	text-align: center;
	text-decoration: underline;
	font-size:9px;
}
.footer a:hover {
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
}
