body {
	background-color: #5e3f09;
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	font-size: x-small;

	color: #000000;
}

img.double-border {
   border: 1px solid #3c2806;
  
   background: #3c2806; 
}

a, a:active  {
	color: #C8D996;
}
a:visited {
	color: #C8D996;
}
a:hover {
color : #DD9933;
background-color : #b5761c; 
text-decoration : underline overline; 
} 

.center	{
	text-align: center;
	}


