
body {	
	margin-top:0px;
	margin-bottom:00px;
	margin-left:0px;
	margin-right:0px;
	background-color:#5b543a;
	background-image:url(bg.gif);
	background-position:top center;
}

br,td,center,ul,li,div,p { 
	line-height:125%;
	font-family: arial; 
	font-size: 8pt; 
	color:#2e2206;
}
a {
	text-decoration:none; 
	color:#ed7900; 
	font-size:8pt; 
	font-family:arial;
	font-weight:bold;
}

a:hover {    
	text-decoration:none; 
	color:#2e2206; 
}

.box {
	border:4px solid #2d2206;
}

.box:hover {
	border:4px solid #C1B79B;
}