
body {
	background: #D4C792 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333333;
}


a {
	text-decoration: none;
	color: #646699;
}
a:hover {
	text-decoration: none;
	color: #993300;
}




