BODY {
	background : #C8B58D;
	scrollbar-3d-light-color: #F2EACB;
	scrollbar-face-color:#C8B58D;
	scrollbar-highlight-color:#F2EACB;
	
	scrollbar-darkshadow-color:#C8B58D;
	scrollbar-shadow-color:#C8B58D;
	scrollbar-arrow-color:#F2EACB;
	scrollbar-track-color:#C8B58D;
	margin-top : 0;
	text-align: center;
	
}


TABLE.body {
	text-align : center;
	color : #F2EACB;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	
}
A.body {
	color : #655A44;
	
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


A.body:visited {color : #655A44;
	
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	
}


A.body:hover {
	color : #F2EACB;
	
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}




