body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerText {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
.footerText  a:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.footerText a:visited {
	color: #FFFFFF
}
.footerText a:hover {
	color: #C1B384
}
#footerText {
	width: 100%;
	background-color: #1A1919;
	background-repeat:repeat-x;
}