body {
	background-color: #004040;
	color: #ffffff;
}
a:link {
	color: #eeffee;
}
a:visited {
	color: #dddddd;
}
a:hover, a:active {
	color: #ff0000;
}
pre {
	background-color: inherit;
	color: inherit;
	border: none;
	font-family: monospace;
}
.kao {
	font-family: monospace;
}
