.txt {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;

}
.txtb {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
body {
	background-attachment: fixed;
	background-image: url(../img/bg_in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #CCCCCC;
	text-decoration: none;

}
.title {

	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.titleu {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;

}
