@charset "utf-8";
/* CSS Document */

a.locationHouse {
	color:#DC291E;
	text-decoration:none;
	}
a.locationHouse:hover {
	color:#DC291E;
	border-bottom:1px solid #DC291E;
	}

