﻿
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
	font-style: normal;
	color: #ffffff;
	text-align: center;
}
    a {
	color: #000000;
	font-weight:700;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: none;
	text-align: center;
	font-style: italic;
}

a.Footer:visited           { /* Footer Style */
	color           : #000000;
	text-decoration :none;
	}
a.Footer:hover             {/* Footer  Style */
	color: #000000;
	text-decoration : none;
}
a.Footer:active            { /* Active Links */
	color           : #000000;
	}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 700;
	font-style: normal;
	color: #ffffff;
	text-align: center;
}


