.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #BA4E2E;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Impact;
	font-size: 22px;
	text-align: center;
}
.navigation a:link {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:visited {
	color: #000000;
	text-decoration: none;
}
.navigation a:active {
	color: #000000;
	text-decoration: none;
}
.bc {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
p {
	font-family: Verdana;
	font-size: 14px;
}

.bc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bc a:hover {
	color: #000000;
	text-decoration: none;
}
.bc a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bc a:active {
	color: #FFFFFF;
	text-decoration: none;
}.header {
	font-family: Impact;
	font-size: 22px;
}
.contact {
	font-family: Impact;
	font-size: 18px;
	color: #FFFFFF;
}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	color: #BA4E2E;
	text-decoration: none;
}
.contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:active {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: 1px dotted #F20902;
	margin-top: 2px;
}
h3 {
	text-indent: 90px;
	text-decoration: underline;
}
#title {
	text-align: center;
}