.bi_green {
	font-family: tahoma;
	font-size: 17px;
	color: #6B9000;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 16px;
	color: #585858;
	text-decoration: none;
}
.black_text {
	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.grey_text {

	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #A7A7A7;
	text-decoration: none;
}
.green_text {


	font-family: tahoma;
	font-size: 10px;
	color: #679600;
	text-decoration: none;
}

