body {
	margin: 0;
	padding-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.footer {
	background: #002772 url('assets/img/lench_08.jpg') no-repeat;
}

.footer-left {
	background: url('assets/img/lench_08.jpg') no-repeat;
}

.footer-right {
	background: url('assets/img/lench_08.jpg') no-repeat;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.nav {color:#ffffff;
}

a.nav:visited {color:#ffffff;
}


