
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #fff;
}


#home_body{

	width:300px;
	background-color: #ffffff;
	margin: 20px auto 0;
}

#home_text{

	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold

}


a:link,a:visited	{ color:#f39c1f; text-decoration:underline;}
a:hover,a:active	{ color:#000000; text-decoration:underline;}