body {
scrollbar-face-color: F99F22;
scrollbar-highlight-color: FFFFFF;
scrollbar-3dlight-color: E8CBB3;
scrollbar-darkshadow-color: D1762A;
scrollbar-shadow-color: D1762A;
scrollbar-arrow-color: FFFFFF;
scrollbar-track-color: ECA66A;
}

.navi {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.navi:hover {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.copyright:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.textwyt {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textblk {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	color: #F99D19;
	text-decoration: none;
}

.textlnk {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.textlnk:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

