body {
	background-attachment: fixed;
	background-image: url(imagenes/fondos_bullets/fondo_hojas.jpg);
	margin: 0px; padding:0px;
}

.hand_cursor_border {
	background-color: #993300;
	cursor: hand;
}
.hand_cursor_border:hover {
	background-color: #993300;
	cursor: hand;
	}
.property_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.property_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.property_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.home_texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.big_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
}
.hand_cursor {
	cursor: hand;
}
.property_name:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A341B;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}

