@charset "utf-8";
/* CSS Document */
body {
	background-color: #998677;
}
a.one:link {color: #FF6600; text-decoration: underline;}
a.one:visited {color: #FF6600; text-decoration: none;}
a.one:hover {color: #FF6600 text-decoration: underline;}		

.style1 {
	font-family: Impact;
	font-size: 32px;
	color: #FF6600;
	letter-spacing:1px;
}
.style9 {	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}	


