.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bgtu {
	background-attachment: fixed;
	background-image: url(index_15.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.black:hover {
	color: #FF6600;
	text-decoration: underline;
}
