a:link {
	color: #7D1B12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D1B12;
}
a:hover {
	text-decoration: underline;
	color: #E08E2B;
}
a:active {
	text-decoration: none;
	color: #7D1B12;
}

.footerlink {color: #FF0000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			padding-bottom: 10px;
			padding-top: 10px;
			}

.footerlink a:link, .footerlink a:visited {
			text-decoration: none;
			color: #FF0000;
}

.footerlink a:hover {
			text-decoration: underline;
			color: #E08E2B;
}

.style18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.facebook	{
	font-family: Verdana, Geneva, sans-serif;
}
.facebook a:link {
	color: #3c5a98;
	text-decoration: none;
}
.facebook a:visited {
	text-decoration: none;
	color: #3c5a98;
}
.facebook a:hover {
	text-decoration: underline;
	color: #3c5a98;
}
.facebook a:active {
	text-decoration: none;
	color: #3c5a98;
}
