body {
	background:#000000;
	background-image:url(../images/bg_pattern.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.style2 {
	color: #CC6600;
	font-size: 16px;
}
.style3 {color: #666666}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
img {
display:block;}
.property-gallery img {
display:block;
margin-bottom:10px;}