body {
	background-image: url(image/bg.gif);
	background-repeat: repeat;
}
.topbut {
	font-family: Arial, Helvetica, sans-serif;
	color: #6c5635;
	font-weight: lighter;
	font-size: 12px;
}
.tittle {font-size: 24px}
.style1 {font-family: Arial, Helvetica, sans-serif; color: #6c5635; font-weight: lighter; font-size: 12px; }
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #6C5635;
}
a:visited {
	text-decoration: none;
	color: #6C5635;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
