body {
	margin: 0;
	padding: 0;
	background: #36321f; 
	font-family: Times;
		font-size: 100%;
		color:#5a5332!important;
/*	background: url(images/compass_bg.jpg) 100% 25px no-repeat fixed;*/
}

A {	color:#5a5332!important;
font-family: Times;
font-weight: normal;
}

.footer A {	color:#ffffdb;
font-family: Times;
font-weight: normal;
}


.bullet {
list-style-type: disc;
}



.picborder {
border: 5px solid #FFFFFF;
} 

.footer A {
    color: #ffffdb;
    font-family: Times;
    font-weight: normal;
    color: #fff!important;
}