a:link, a:active {
	color : #2A3E71;
	text-decoration : underline;
}

a:visited {
	color : #B38465;
}

li {
	padding-bottom: 6px;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

body, td, p, ul, li {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.homeLink a {
	text-decoration: none;
	font-size : 8pt;
}

body {
	background-color: #e6c47c;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.footer	{
	width: 100%;
	text-align: center;
	font-size: 7pt;
	color: #85A0C0;
}

.footer a:link, .footer a:visited, .footer a:active  {
	color : #B38465;
}

.footer a:hover {
	color : #2A3E71;
}

.address {
	color: #85A0C0;
	font-size: 8pt;
}

.sold {
	color: #990000;
	font-weight: bold;
}