body {
	background-color: #DADADA;
}
.content {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.menu {
	font-family: sans-serif; /*Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #989898;
	text-decoration: none;
}
a.menu:hover {
	font-family: sans-serif; /*Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #989800;
	text-decoration: none;
}
.bottom {
	font-family: Verdana;
	font-size: 9px;
	color: #989898;
}
