BODY, TD, LI {		background: #FFF;
			color: #000;
			font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 12px;
			text-decoration: none;
			text-align: justify
}

A:link {		color: #00F;
			text-decoration: underline
}

A:visited {		color: #00F;
			text-decoration: underline
}

A:hover {		color:#FFF;
			background: #F00;
			text-decoration: none
}

.proptitle { font-family: "Times New Roman", Times, Serif;
	font-size: 24px;
	color:#060;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.cattitle { font-family: "Times New Roman", Times, Serif;
	font-size: 28px;
	color:#060;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}

.propdesc { font-family:Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
            font-size:14px;
            font-weight:bold;
            color:#069;
            text-align:left;
}

.catdesc { font-family: "Times New Roman", Times, Serif;
	font-size: 18px;
	color:#006;
	text-align:justify;
	font-style:italic;
}

.approx { font-size: 10px; font-weight: normal; font-style: italic; color: black; text-align: right; }

.propprice { font-family: "Times New Roman", Times, Serif;
            font-size:32px;
            font-weight:bold;
            font-style:italic;
            color:#900;
            text-align:center;
}

.announce { font-size: 11px; color: yellow; background-color: red; font-weight: bold; text-align: left; padding: 4px; }

.bargain {	font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: red;
		background-color: #FF9;
		padding: 4px;
		text-align: center;
}

.bargainspan {	font-weight: bold;
		color: red;
		background-color: #FF9;
		padding: 0 3px;
		border: 1px black solid;
}
