.body_bg {
	background-color: #ffe8ef;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.txt_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #666666;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
}
.txt_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_brown {
	color: #76633e;
	font-weight: bold;
}
.txt_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bg_tale {
	background-image: url(images/top_tale.gif);
	background-repeat: no-repeat;
}

