.footer_copy {
	font-family: arial;
	font-size: 20px;
	color: #000000;
}
.footer_copy A:hover{
	color:#777777;
	font-size: 20px;
	font-family: arial;
}
	
.footer_copy A{
	color:#000000;
	font-size: 20px;
	font-family: arial;
	padding-bottom:20px;
}
.housetext {
	color:#000000;
	font-size: 12px;
	font-family: arial;
	text-align:justify;
}
.headingtext {
	color:#000000;
	text-decoration:none;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
}
.smallheadingtext {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.smallheadingrighttext {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-align:right;
}
.priceheadingrighttext {
	color:#000000;
	text-decoration:none;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	text-align:right;
}
A:hover{
	color:#777777;
	font-size: 12px;
	text-decoration:none;
}
	
A{
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	font-family: arial;
}
.copyrighttext {
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	font-family: arial;
	text-align:center;
	padding-top:10px;
      
}
