body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FBF0C2;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
}

#footer a {
	font-weight: normal;
}
#navi a {
	font-weight: normal;
}
