.white_text {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue_text {

	font-family: tahoma;
	font-size: 14px;
	color: #0C66B1;
	text-decoration: none;
}
.grey_text {


	font-family: tahoma;
	font-size: 14px;
	color: #757575;
	text-decoration: none;
}
.grey_text2 {



	font-family: tahoma;
	font-size: 14px;
	color: #757575;
	text-decoration: none;
}
.price {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #8A8578;
	text-decoration: none;
}
.cont_text {
	font-family: tahoma;
	font-size: 11px;
	color: #053B9F;
	text-decoration: none;
	text-transform:uppercase;
}
.links {


	font-family: tahoma;
	font-size: 14px;
	color: #0C66B1;
	text-decoration: underline;
}
.number {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #8A8578;
	text-decoration: none;
}
