textarea, body {
	background-color: #FFCC00;
	scrollbar-base-color: #FFCC00;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-arrow-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline overline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.hg_navi {
	background-color: #FE0000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.hg_textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
.link_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.link_navi {
	font-size: 12px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	background-color: #CC0000;
}
.hg_textblock_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
.link_navi_pro {
	font-size: 10px;
	padding-left: 5px;
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}

