.t11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #795535;
}
.t12w {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA8D74;
}
.t12 {
	font-size: 12px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.t11bk {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
}

.link01 {
	color: #795535;
	text-decoration: none;
}
.link01:link  {
	color:  #795535;
	text-decoration:none ;
}.link01:hover  {
	color:  #795535;
	font-weight: bold;
	text-decoration:none;
}.link01:active {
	color: #795535;
	text-decoration: none;
}
