body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
}

a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #006666;
	text-decoration: none;
}
.navi {font-size: 12px}
.naviselected {font-size: 12px; font-weight: bold; }
.copyright {
	font-size: 11px;
}

