body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p.lrgTxt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC3333;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	}
	
a.for_sale_links {
	text-decoration::none;
	font-weight:bold;
	color:#990000;
	font-size:12px;
	}

a.yellowlink {
	text-decoration:none;
	font-size:12px;
	color:#333333;
	}
a.yellowlink:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	}
	
a.goback { 
	font-size:11px;
	text-decoration:none;
}
a.goback:hover {
	font-weight:bold; 
	font-size:11px;
}
tr.listItems:hover {
	background-color:#FFFFCC;
	}

font.table_hdr {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	}
tr.ForSaleRow {
	border:1px;
	border-color:#640000;
	}
tr.ForSaleRow:hover {
	background-color:#C7C7C7;
	}
/*
tr.RentalsRow {
	border:1px;
	border-color:#640000;
	}
tr.RentalsRow:hover {
	background-color:#C7C7C7;
	}
*/
tr.RatesRow {
	border:1px;
	border-color:#640000;
	}
tr.RatesRow:hover {
	background-color:#C7C7C7;
	}
table.RentalImg:hover {
background-color:#FFFFCC;
color:#FFFFFCC;
}
.rental_headers {
	font-size:24px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC3333;
}
.forsale_minidescript {
	font-size:12px;
}