p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 3px;
	text-align: center;
	width: auto;
	padding: 6px;
	background-color: #70642c;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
