.content {
	font-size: 9pt;
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-size: 9pt;
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: none;
}
.bacfk {
	background-image: url(images/fk_6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.black {
	font-size: 9pt;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}

.a-text {
	color: #ffffff;
	text-decoration: None;

}

.a-text:hover {
	color: #999999;
	text-decoration: None;
}

.a-yellow {
	color: #ffcc66;
	text-decoration: None;

}

.a-yellow:hover {
	color: #ffffff;
	text-decoration: None;
}

.a-blue {
	color: #0000ff;
	text-decoration: None;

}

.a-blue:hover {
	color: #999999;
	text-decoration: None;
}

.a-white {
	color: #ffffff;
	text-decoration: None;

}

.a-white:hover {
	color: #999999;
	text-decoration: None;
}

.a-text1 {
	color: #333333;
	text-decoration: underline;

}

.a-text1:hover {
	color: #999999;
	text-decoration: underline;
}

.a-black {
	color: #000000;
	text-decoration: None;

}

.a-black:hover {
	color: #999999;
	text-decoration: None;
}