body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #F3F8E7;
	background-image: none;
	text-align:justify;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCC99;
}
a:active {
	color: #FFCC99;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center
}

#footer a{
	color:#33cc00	
}

#wrapper {
	margin:0 auto;
	width:800px;
	position:relative}
