body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:active{
	text-decoration:none;
	}
a:hover{
	text-decoration: underline;
	color: #FF0000;
	}
img{
	border: none;
}

.STYLE1 {color: #FFFFFF}

.homeStyle1{
	background-color: #999999;
	text-indent: 2em;
	color: #FFFFFF;}

.homeRightTable{
	text-align: center;
	font-weight: bold;
	height: 30px;}

/*RealEstateStyle*/
.questionStyle1{
	color: #FF0000;
	font-weight: bold;
	}
	
/* OrnamentalStyle */
#ornamentalTabel{
	background-color: #000000;
	text-align: center;
	}
#ornamentalTabel td{
	border-bottom: #ffffff solid 1px;
	height: 120px;
	}
	
/* Painting Style */
.paintingStyle{
	 border: 1px solid #ffffff;
	 }