body {
	background-color: #3B3D00;
}


.mht-links {
	color: #fff !important;
	border: 2px solid #36391f;
}


.mht-links td {
	background-color: #6e470f;
	text-align: center;
	margin-left: 2px;
	margin-right: 5em;
	border: 10px solid #36391f;
}

.mht-links td:hover {
	background-color: #805921;
}



.mht-links a {
	color: #fff !important;
}

.mht-links a:hover {
	color: #B58834 !important;
}

hr.mht {
  border-top: 1px solid red ;
}

hr.new1 {
  border-top: 1px solid red !important;
}