body {
	color: #000000;
	background-color: #888888;
	font-size: 12em;
	background-image: url(img/pix/celbg04.gif);
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.tab {
	font-size: 9px;
	color: #000000;
}
.menuitem {
	font-size: 12px;
}
.credit {
	font-size: 9pt;
	text-decoration: none;
}

