a:link {color:#0033CC;}      /* unvisited link */
a:visited {color:#0033CC;}  /* visited link */
a:hover {color:#0033CC}  /* mouse over link */
a:active {color:#0033CC}  /* selected link */

td { font-size: x-small }
.estate_caption   { color: white;
		font-size: 16px;
		font-weight: bold;
		font-family: "Times New Roman", Georgia, Times
}

.estate_text {
	color: White;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
}

.imgLeftMargin6px {
	padding-left: 12px;
}

.listTitle {
	font-weight:bold;
	font-size:2;
	color="#b27346";
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.plan { font-size: 30px; font-style: italic; }

.index a:link {
	text-decoration: none;
}

.index a:visited {
	text-decoration: none;
}

.index a:hover {
	text-decoration: underline;
}#body {
	color: #0F0000;
	background-color: #FFF;
	background-image: url(graphics/pat1.jpg);
}

