body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#ffff99;
	overflow:auto
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.main {

	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#ffff99;
}
.form_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.forsale a{
	color:#000000;
}
.forsale a:hover{
	color:#cccccc;
}
