	a:link{
		TEXT-DECORATION: none;
		font-size: 80%;
		color: blue;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
	a:visited {
		TEXT-DECORATION: none;
		font-size: 80%;
		font-weight: bold;
		color: blue;
	}
	a:hover {
		COLOR: #cc0000;
		TEXT-DECORATION: underline;
		font-weight: bold;
		font-size: 80%;
	}
 	a.footerlinks:link{
		TEXT-DECORATION: none;
		font-weight: normal;
		font-size: 75%;
		color: #6699ff;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 16px;
	}
	a.footerlinks:visited {
		TEXT-DECORATION: none;
		font-size: 75%;
		color: #6699ff;
		line-height: 16px;
		font-weight: normal;
	}
	a.footerlinks:hover {
		COLOR: red;
		TEXT-DECORATION: underline;
		font-size: 75%;
		line-height: 16px;
		font-weight: normal;
	}

	h1,h2,h3,h4,h5 {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		
	}
	p,li,span,ol,ul  {
		line-height: 25px;
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
	}
	td,div{
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
	}
	.img1 {
		border-left: 2px solid gray;
		border-top: 2px solid black;
		border-right: 2px solid gray;
		border-bottom: 2px solid Black;


	}
	.pictitle  {
		font-family: Arial, Helvetica, sans-serif;
		color: #003300;
		line-height: 36px;
		font-size: 18px;
		font-weight: bold;
	}
	body {
		background-image: url(file:///D|/aWWW/luxuryestateforsale.com/images/bg.jpg);
	}
	.tdbg1 { 
		background-color: #669966;
	}
	.tdbgfooter {
		background-color: #333333;
		line-height:20px;
		color: white;
	}
	.leftmenu {
	background-color: #CCFFCC;
	border-right: 1px solid #2E8B57;
	padding: 10px;
}
	.tablemain {
		background-color: #cccccc;
	}