










body {
	background-color:#E5E3D5;
	font-family:  Arial;
}

.sub_header{
	font-family:  Arial;
	font-size: 18px;
	font-weight:bold;
	color: #6B3918;
	padding-top:8px;
    
}
a {
    color: #640A0A;
    
	text-decoration: underline;
}
a:hover {
  text-decoration: none;
  
  color: #5A5A52;
}

