.bak_h {
	background-repeat: repeat-x;
}
.bak_v {
	background-repeat: repeat-y;
}
.bak_none {
	background-repeat: no-repeat;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
	text-decoration: none;
}
.text1_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
	text-decoration: none;
	font-weight: bold;
}
.text1_b_under {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
	text-decoration: underline;
	font-weight: bold;
}
.text1_bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
	text-decoration: none;
	font-weight: bold;
}
.text1_bbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #978953;
	text-decoration: none;
	font-weight: bold;
}A.text1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
}
A.text1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
}
A.text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746940;
	text-decoration: underline;
}
.bullet {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #978953;
	text-decoration: none;
	font-weight: bold;
}
	
}
