body { background-color: white;  }
a { text-decoration: none; }
a img { border-style: none; }

table { font-size: 0.8em; color: #666666; }
table img.catimg { width: 200px; height: 128px; }
table img.catimgv { width: 128px; height: 200px; }
table h1 { font-size: 1.5em; color: #666666; border-top: dotted 2px #666666; padding-top: 10px; }

table#comment { font-size: 0.8em; color: #666666; }
table#comment td,th{ height: 3em; }
table#comment a:link { color: #666666; }
table#comment a:visited { color: #666666; }
table#comment a:hover { background-color: silver; color: white; }
table#comment a:acitve { color: red; }

table#top { font-size: 0.8em; color: #666666; }
table#top a:link { color: #666666; }
table#top a:visited { color: #666666; }
table#top a:hover { background-color: silver; color: white; }
table#top a:acitve { color: red; }

div { position: relative; left: 100px; top: 10px; font-size: 0.8em; color: #666666; }
div h1 { font-size: 1.5em; }
div a:link { color: #666666; }
div a:visited { color: #666666; }
div a:hover { background-color: silver; color: white; }
div a:acitve { color: red; }
div#01 { position: relative; left: 5%; top : 1px; }
div#img_01 { position: relative; left: 2%; top: 5%; }



