body { 
     color:#000000;
     background-color:#d0d0d0;
     font-size:12pt;
     margin-left:20px;
     margin-right:20px;
     margin-top:20px;
    }

	.left{
		color:navy;
     		margin-left:5px;
     		margin-right:5px;
     		margin-top:10px;
	}

    	.top{
		background-image: url(./image/bgi01.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}

    	.record{ background-image: url(./image/wall01.jpg);}

    	.yuk{
		background-image: url(./image/wall02.gif);
		font-size:18pt;
	}

	.fishing{ background-image: url(./image/wall05.gif);}

	.memorials{ background-image: url(./image/wall03.jpg);}

	.ahoaho1{ background-image: url(./image/wall04.jpg);}
	.ahoaho2{ background-image: url(./image/wall05.gif);}
	.ahoaho3{ background-image: url(./image/wall06.gif);
		font-weight: bold;}

    	.yuk02{ background-image: url(./image/wall07.gif);}

    	.sime{ background-image: url(./image/wall08.jpg);}

    	.link{ background-image: url(./image/wall09.jpg);}

    	.tackle{
		background-image: url(./image/wall08.jpg);
     		color:#204020;
     		background-color:#f0f0e8;
	}

	.freport{
		background-image: url(./image/wall09.jpg);
		color:#204020;
     		background-color:#f0f0e8;
     	}

span {font-size:10pt;}
big {font-size:20pt;
	font-weight: bold;}

dt { font-weight: bold; }

h1 { font-size:22pt;}
h2 { font-size:18pt;}
h3 { font-size:14pt;}

	.yellow{color: yellow;}
	.skyblue{color: skyblue;}
        .white{color: white;}

a {text-decoration:none;}
	a:link      { color : blue;}
	a:active    { color : fuchsia;}
	a:visited   { color : fuchsia;}
	a:hover { background-color:aqua;  color:magenta;}

	.return {font-size:10pt;}

	.title {
		font-size:20pt;
	}

