	body{
		color:#663300;
		font-family: sans-serif;
		font-size: 12px;
		background: #FFFFFF url(bgTile.jpg);
	}
	a{
		color:#663300;
		text-decoration: none;
	}
	a:hover{
		color:#CC6600;
		text-decoration: none;
	}
	.copy{
		color:#663300;
		font-family: verdana,arial,sans-serif;
		font-size: 12px;
	}