.footer {
	background-color: #000000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.WhtLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.BlkLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;


}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
