body {}
p {}
td {}
h1 /* headline */      { color: #060; font-size: 16px; font-family: Arial, Verdana; font-weight: normal; line-height: 20px; text-align: left; word-spacing: 1px; letter-spacing: 2px; margin: 3px; vertical-align: 6px }
h2 /* ft */       {
	color: #060;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: lighter;
	line-height: normal;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin: 2px
}
h3 { color: #033; font-size: 11px; font-family: Verdana, Arial; font-weight: bolder; line-height: 16px; word-spacing: 1px; letter-spacing: 1px; margin: 2px }
h4 { color: #ffc; font-size: 11px; font-weight: lighter; line-height: 16px; margin: 1.33em 0 }
#black {
	color: #000;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #030;
	letter-spacing: 2px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color:  #006600;
	text-decoration: none;
}
a:active {
	color: #fefecc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fefecc;
	background-color: #006600;
}
