body {
	color: #000000;
	background: #ffffe0;
	font-family: Lucida, Arial, serif;
}
h2 {
	font-family: Lucida, Arial, serif;
	text-align: center;
}
p, ul, ul li {
	font-family: Lucida, Arial, serif;
}
p.menu {
	font-family: Lucida, Arial, serif;
	text-align: center;
}
span.date {
	color: #888888;
	font-family: Lucida, Arial, serif;
	font-style: italic;	
	font-size: small;
}
span.lang {
	font-family: Lucida, Arial, serif;
	font-style: italic;	
	font-size: small;
}
span.code {
	font-family: Monospace, sansserif;
}
address {
	text-align: center;
	font-family: Lucida, Arial, serif;
}
a {
}
a:link {
	color: #a04000;
	background: #ffffe0;
}
a:visited {
	color: #000000;
	background: #ffffe0;
}

