
/*=========[HTML]=========*/
/*HTML markup*/
body { background: #FFFFFF url('/files/images/bgimage.jpg') repeat scroll; color: #000000; }
a { text-decoration: underline; }
a:link { color: #0000FF; }
a:visited { color: #660066; }
a:hover { color: #FF0000; }
a:active { color: #FF0000; }
h1 { color: #0000FF; }
h2 { background-color: #CCCCFF; }
th { background-color: #CCCCCC; }

.property_listing { border: 1px solid #000000; }