body {
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
background: #000000;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 954px;
	margin: 0 auto;
}
#header {
	text-align: center;
}
#header a:link, #header a:visited, #header a:active {
	color: #FFFFFF;
	text-decoration: bold;
}
#header a:hover {
	color: #999;
	text-decoration: bold;
}
#content {
	padding-bottom: 10px; 
	background-color: #FFFFFF;
	color: #000000;
}
#content a:link, #content a:visited, #content a:active {
	color: ;
	text-decoration: none;
}
#content a:hover {
	color: #999;
	text-decoration: bold;
}
#footer {
	color: #OOOOOO;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #90C;
	text-decoration: bold;
}