@charset "utf-8";
.header {
	background-image: url(../images/header.jpg);
	height: 162px;
	width: 1000px;
}
.header .url {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 60px;
	margin-right: 19px;
	text-align: right;
	float: right;
}
.services li {
	color: #FFFFFF;
}
.mississippi {
	color: #FFFFFF;
	text-align: center;
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
}
.footer a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a hover{
	font-size: 14px;
	color: #00FFFF;
	text-decoration:none;
}
