.text_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bkgd_info_zone {
	background-image:  url("images/07.gif");
	background-repeat: no-repeat;
}
.bkgd_color_01 {
	background-color: #584E37;
}
.color_02 {
	color: #C7CFB4;
}
.color_01 {

	color: #584E37;
}
a:hover {
	color: #C7CFB4;
}
a {
	color: #FF9900;
}