.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
body {
	background-color: #26210E;
}
.Dark_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26210E;
	font-weight: bold;
	line-height: 20px;
}
.images {
	border: 2px solid #FFFFFF;
	cursor: hand;
}

a {
	color: #E3111E;
}
