body{
	font-family:Arial, Verdana, sans;
	style="background:#fff;";
	color:#999;
}

a{
	color:#c00;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:underline;
}

#footer{
	font-style:oblique;
	font-size:x-small;
	text-align:center;
	margin:60px 0 0 0;
visibility:hidden;
} 
#wrapper{
	margin:0 auto;
	width:955px;
} 

