BODY {
	background-image:url( images/ bgtile.gif);
	background-color: #F0EEE1;
	scrollbar-arrow-color: White;	
	scrollbar-face-color: #B9B08D;	
	scrollbar-track-color: #FBF9F4;
	scrollbar-base-color: #F4F1E8;
	scrollbar-darkshadow-color: #EEE9D6;
	scrollbar-3dlight-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #7F7747;
  font-family: Georgia, "Times New Roman", Times, serif;
}

td { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

a
{
  text-decoration:none;
	color: #323232;
}
a:hover {
  text-decoration:underline;
	color: #FF0000;
}
