body
{
   width: 870px;
	margin: auto ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #e87f42;
}

a
{
	text-decoration: none ;
}

a:hover
{
	color: #283023 ;
	text-decoration: none ;	
}

a:active
{
	color: #283023 ;
	text-decoration: none ;	
}
a:visited
{
	color: #283023 ;
	text-decoration: none ;	
}
