



.maintext {
	font-family: georgia;
	
	color: white;
	font-weight: normal;
	font-style: normal;
}

.greytext {
	font-family: georgia;
	
	color: white;
	font-weight: normal;
}

.header_1 {
	font-family: georgia;
	
	color: white;
	font-style: italic;
}

.header_2 {
	font-family: georgia;
	
	color: white;
	font-style: bold;
}

.header_listing {
	font-family: georgia;
	
	color: white;
	font-weight: bold;
	font-style: normal;
}

.agents_names {
	font-family: georgia;
	
	color: white;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-family: georgia;
	
	color: white;
	font-style: bold;
}

.name {
	font-family: georgia;
	
	color: white;
	font-style: normal;
	font-weight: bold;
}

.listing_heading {
	font-family: georgia;
	
	color: white;
	font-style: normal;
	font-weight: bold;
}

.listing_price {
	font-family: georgia;
	
	color: white;
	font-style: normal;
	font-weight: bold;
}

.listing_data {
	font-family: georgia;
	
	color: white;
	font-style: normal;
	font-weight: normal;
}

.listing_details {
	font-family: georgia;
	
	color: white;
	font-style: normal;
	font-weight: bold;
}

.towns {
	font-family: georgia;
	
	color: white;
	font-style: italic;
}

.address {
	font-family: georgia;
	
	color: white;
	font-weight: normal;
}

.smalltext {
	font-family: georgia;
	
	color: white;
	font-weight: normal;
}

.redtext {
	font-family: georgia;
	
	color: white;
	font-weight: bold;
}

.disclaimer {
	font-family: georgia;
	
	color: white;
	font-style: italic;
}





a.details:link {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

a.details:hover {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

a.details:visited {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

a.email:link {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: none;
}

a.hover:link {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: none;
}

a.visited:link {
	font-family: georgia;
	
	font-weight: normal;
	color: white;
	text-decoration: none;
}


a:link {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a:hover {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a:visited {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.siteinfo:link {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.siteinfo:hover {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.siteinfo:visited {
	font-family: georgia;
	
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
