body {
	scrollbar-face-color:#336633;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#009900;
	scrollbar-3dlight-color:#003300
}
a:link {
	color: blue;
	text-decoration: none
}
a:visited {
	text-decoration: none
}

a:hover {
	color: red;
	text-decoration: underline
}

.hyou{
	list-style: decimal
}