h2 {
	font: bold 16px  Arial;
	padding: 0; margin: 0;
	color: #5C441E;
}
.phone {
	color: #F7F7F7;
	font: bold 18px  Arial;
}
.price {
	color: #F7F7F7;
	font: 12px  Arial;
}
.bot{
	font: normal 10px  Arial;
	color: #F8EEDD;
}
.text {
	font: normal 12px  Arial;
	color: black;
	text-align: justify;
}
.text2 {
	font: normal 12px  Arial;
	color: black;
}
A:hover {
	text-decoration: none;
	color: white;
}