BODY, TABLE, TR, TD {
	color: Black;
	background-color: #ACBFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: none;
}
h1 { font-size: 16px;            }
h4 { font-size: 12px;    }

P.ads_headline{
	color : Blue;
	font : bold 16px;
}

 P.ads_price{
	color : Red;
	font : bold italic 14px;
}

 
  P.ads_contact {
	font : 12px;
	font-weight : bold;
	text-align : left;
}

  
  P.ads_description {
	font : 12px;
}