.block_text {
	color: rgb(255, 255, 255);
}
.block_text2 {
	color: rgb(255, 255, 255);
}
.block_border {
	border: 1px dotted rgb(255, 255, 255);
}
.block_link {
	color: rgb(255, 255, 0);
}
.top_text {
	color: rgb(255, 255, 0); font-family: arial; font-size: 16px;
}
.top_symbol {
	color: rgb(255, 255, 255); font-family: arial; font-size: 16px;
}
