.footer {
        font-family: arial, verdana;
        font-size: 10px;
        color: #675c3c;
        }
.hometext {
        font-family: arial, verdana;
        font-size: 12px;
	font-weight: bold;
        color: #820c14;
        }

TD, P {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	}
a { 
	text-decoration: underline;
	color: #663333;
	}
a:hover { 
	text-decoration: none;
	color: #663333
	}
  
.navtext {
	font-family: arial, verdana;
	font-size: 12px;
	color: #820c14;
	}
	
#FeaturedProp
{
	position: absolute;
	top: 410;
	left: 10;
	z-index: 4;
	text-align: center;
	color: white;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}
#FeaturedProp a
{
	color: #DDD;
}
