
a { font-size: 12px; text-decoration: none }
a:link  { font-weight: bolder; text-decoration: none }
a:hover { color: #708ac2 }
td { font-size: 12px; font-family: Arial }

h1 { font-size: 15px; }
h2 { font-size: 13px; }

#realestate p
{
font-size: 11px; color: #ffffff;
text-indent: 4px;
}

#realestate ul
{
margin: 0;
padding: 0;
list-style-type: none;
font: Helvetica, Arial, Geneva, sans-serif;
font-size: 10px; color: #ffffff;
}

#realestate li 
{ 
margin: 0 0 0 4px; 
line-height: 1.8;
}

#realestate a
{
font-size: 10px; color: #ffffff;
}


#blacksite ul
{
margin: 0;
padding: 0;
list-style-type: none;
font: 10.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#blacksite li 
{ 
margin: 0 0 0 4px; 
line-height: 1.5;
}

#blacksite a
{
color: #ffffff;
}

#recent {
width: 160px;
text-align:center; 
padding:15px; 
background-color:#333333; 
border:solid; 
border-color:#ffffff; 
border-width:6px; 
border-bottom-width: 20px; 
top-margin:10px;
}



