body{
	color:gray;
	font-size:8pt;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-dlight-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	scrollbar-arrow-color:black;
	background-image:url(gallery/choun02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment:fixed;
}
a:link{
	color:black;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:black;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	color:red;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:red;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
td{
	color:gray;
	font-size:9pt;
}